Ignition Msgs

API Reference

5.8.1

#include <time.pb.h>

Public Types

enum  : int { kSecFieldNumber = 1 , kNsecFieldNumber = 2 }
 

Public Member Functions

 Time ()
 
constexpr Time (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 Time (const Time &from)
 
 Time (Time &&from) noexcept
 
 ~Time () override
 
const char * _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
 
uint8_t * _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
size_t ByteSizeLong () const final
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
void clear_nsec ()
 
void clear_sec ()
 
void CopyFrom (const Time &from)
 
int GetCachedSize () const final
 
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool IsInitialized () const final
 
void MergeFrom (const Time &from)
 
TimeNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
int32_t nsec () const
 
Timeoperator= (const Time &from)
 
Timeoperator= (Time &&from) noexcept
 
int64_t sec () const
 
void set_nsec (int32_t value)
 
void set_sec (int64_t value)
 
void Swap (Time *other)
 
void UnsafeArenaSwap (Time *other)
 

Static Public Member Functions

static const Timedefault_instance ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static const Timeinternal_default_instance ()
 

Static Public Attributes

static const ClassData _class_data_
 
static constexpr int kIndexInFileMessages
 

Protected Member Functions

 Time (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kSecFieldNumber 
kNsecFieldNumber 

Constructor & Destructor Documentation

◆ Time() [1/5]

Time ( )
inline

◆ ~Time()

~Time ( )
override

◆ Time() [2/5]

constexpr Time ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicitconstexpr

◆ Time() [3/5]

Time ( const Time from)

◆ Time() [4/5]

Time ( Time &&  from)
inlinenoexcept

◆ Time() [5/5]

Time ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ _InternalParse()

const char* _InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalSerialize()

uint8_t* _InternalSerialize ( uint8_t *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ ByteSizeLong()

size_t ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear ( )
final

◆ clear_nsec()

void clear_nsec ( )
inline

◆ clear_sec()

void clear_sec ( )
inline

◆ CopyFrom()

void CopyFrom ( const Time from)

◆ default_instance()

static const Time& default_instance ( )
inlinestatic

◆ descriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor ( )
inlinestatic

◆ GetCachedSize()

int GetCachedSize ( ) const
inlinefinal

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData* GetClassData ( ) const
final

◆ GetDescriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor ( )
inlinestatic

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata ( ) const
final

◆ GetReflection()

static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection ( )
inlinestatic

◆ internal_default_instance()

static const Time* internal_default_instance ( )
inlinestatic

◆ IsInitialized()

bool IsInitialized ( ) const
final

◆ MergeFrom()

void MergeFrom ( const Time from)

◆ New()

Time* New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

◆ nsec()

int32_t nsec ( ) const
inline

◆ operator=() [1/2]

Time& operator= ( const Time from)
inline

◆ operator=() [2/2]

Time& operator= ( Time &&  from)
inlinenoexcept

◆ sec()

int64_t sec ( ) const
inline

◆ set_nsec()

void set_nsec ( int32_t  value)
inline

◆ set_sec()

void set_sec ( int64_t  value)
inline

◆ Swap()

void Swap ( Time other)
inline

◆ UnsafeArenaSwap()

void UnsafeArenaSwap ( Time other)
inline

Member Data Documentation

◆ _class_data_

const ClassData _class_data_
static

◆ kIndexInFileMessages

constexpr int kIndexInFileMessages
staticconstexpr
Initial value:
=
0

The documentation for this class was generated from the following file: