Gazebo Msgs

API Reference

9.5.0

#include <time.pb.h>

Public Member Functions

 Time ()
 
 Time (const Time &from)
 
virtual ~Time ()
 
size_t ByteSizeLong () const final
 
void Clear () final
 
void clear_nsec ()
 
void clear_sec ()
 
void CopyFrom (const ::google::protobuf::Message &from) final
 
void CopyFrom (const Time &from)
 
int GetCachedSize () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final
 
bool IsInitialized () const final
 
void MergeFrom (const ::google::protobuf::Message &from) final
 
void MergeFrom (const Time &from)
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final
 
TimeNew () const final
 
TimeNew (::google::protobuf::Arena *arena) const final
 
::google::protobuf::int32 nsec () const
 
Timeoperator= (const Time &from)
 
::google::protobuf::int64 sec () const
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final
 
void set_nsec (::google::protobuf::int32 value)
 
void set_sec (::google::protobuf::int64 value)
 
void Swap (Time *other)
 

Static Public Member Functions

static const Timedefault_instance ()
 
static const ::google::protobuf::Descriptor * descriptor ()
 
static void InitAsDefaultInstance ()
 
static const Timeinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kNsecFieldNumber = 2
 
static const int kSecFieldNumber = 1
 

Constructor & Destructor Documentation

◆ Time() [1/2]

Time ( )

◆ ~Time()

virtual ~Time ( )
virtual

◆ Time() [2/2]

Time ( const Time from)

Member Function Documentation

◆ ByteSizeLong()

size_t ByteSizeLong ( ) const
final

◆ Clear()

void Clear ( )
final

◆ clear_nsec()

void clear_nsec ( )
inline

◆ clear_sec()

void clear_sec ( )
inline

◆ CopyFrom() [1/2]

void CopyFrom ( const ::google::protobuf::Message &  from)
final

◆ CopyFrom() [2/2]

void CopyFrom ( const Time from)

◆ default_instance()

static const Time& default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor* descriptor ( )
static

◆ GetCachedSize()

int GetCachedSize ( ) const
inlinefinal

◆ GetMetadata()

::google::protobuf::Metadata GetMetadata ( ) const
final

◆ InitAsDefaultInstance()

static void InitAsDefaultInstance ( )
static

◆ internal_default_instance()

static const Time* internal_default_instance ( )
inlinestatic

◆ InternalSerializeWithCachedSizesToArray()

::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
final

◆ IsInitialized()

bool IsInitialized ( ) const
final

◆ MergeFrom() [1/2]

void MergeFrom ( const ::google::protobuf::Message &  from)
final

◆ MergeFrom() [2/2]

void MergeFrom ( const Time from)

◆ MergePartialFromCodedStream()

bool MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final

◆ New() [1/2]

Time* New ( ) const
inlinefinal

◆ New() [2/2]

Time* New ( ::google::protobuf::Arena *  arena) const
inlinefinal

◆ nsec()

google::protobuf::int32 nsec ( ) const
inline

◆ operator=()

Time& operator= ( const Time from)
inline

◆ sec()

google::protobuf::int64 sec ( ) const
inline

◆ SerializeWithCachedSizes()

void SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final

◆ set_nsec()

void set_nsec ( ::google::protobuf::int32  value)
inline

◆ set_sec()

void set_sec ( ::google::protobuf::int64  value)
inline

◆ Swap()

void Swap ( Time other)

Member Data Documentation

◆ kIndexInFileMessages

constexpr int kIndexInFileMessages
staticconstexpr
Initial value:
=
0

◆ kNsecFieldNumber

const int kNsecFieldNumber = 2
static

◆ kSecFieldNumber

const int kSecFieldNumber = 1
static

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