class Timestamp

Defined at line 132 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h

-------------------------------------------------------------------

Public Members

static const int kIndexInFileMessages

Protected Members

static const ::google::protobuf::internal::ClassDataLite<19> _class_data_

Public Methods

void CopyFrom (const Timestamp & from)
void Clear ()
::size_t ByteSizeLong ()
void Timestamp ()

Defined at line 136 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h

void Timestamp (const Timestamp & from)

Defined at line 150 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h

void Timestamp (Timestamp && from)

Defined at line 151 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h

Timestamp & operator= (const Timestamp & from)

Defined at line 153 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h

Timestamp & operator= (Timestamp && from)

Defined at line 157 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h

const std::string & unknown_fields ()

Defined at line 167 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h

std::string * mutable_unknown_fields ()

Defined at line 171 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h

const Timestamp & default_instance ()

Defined at line 176 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h

const Timestamp * internal_default_instance ()

Defined at line 179 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h

void Swap (Timestamp * other)

Defined at line 185 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h

void UnsafeArenaSwap (Timestamp * other)

Defined at line 193 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h

Timestamp * New (::google::protobuf::Arena * arena)

implements Message ----------------------------------------------

Defined at line 201 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h

void MergeFrom (const Timestamp & from)

Defined at line 205 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h

bool IsInitialized ()

Defined at line 212 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h

int GetCachedSize ()

Defined at line 236 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h

::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
void ~Timestamp ()
template <typename = void>
void Timestamp (::google::protobuf::internal::ConstantInitialized )
void clear_seconds ()

int64 seconds = 1;

Defined at line 964 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h

::int64_t seconds ()

Defined at line 968 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h

void set_seconds (::int64_t value)

Defined at line 972 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h

void clear_nanos ()

int32 nanos = 2;

Defined at line 986 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h

::int32_t nanos ()

Defined at line 990 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h

void set_nanos (::int32_t value)

Defined at line 994 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h

Protected Methods

const ::google::protobuf::internal::ClassData * GetClassData ()
auto InternalNewImpl_ ()
void Timestamp (::google::protobuf::Arena * arena)
void Timestamp (::google::protobuf::Arena * arena, const Timestamp & from)
void Timestamp (::google::protobuf::Arena * arena, Timestamp && from)

Defined at line 251 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h

void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)

Enumerations

enum 
Name Value
kSecondsFieldNumber 1
kNanosFieldNumber 2

accessors -------------------------------------------------------

Defined at line 265 of file gen/src/virtualization/third_party/vm_tools/vm_host.pb.h

Friends

class TableStruct_vm_5fhost_2eproto
template <typename T>
class InternalHelper
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view Timestamp ()
void Timestamp (Timestamp & aTimestamp & b)