Go to the documentation of this file.
4 #ifndef PROTOBUF_INCLUDED_ignition_2fmsgs_2ftime_2eproto
5 #define PROTOBUF_INCLUDED_ignition_2fmsgs_2ftime_2eproto
9 #include <google/protobuf/stubs/common.h>
11 #if GOOGLE_PROTOBUF_VERSION < 3006001
12 #error This file was generated by a newer version of protoc which is
13 #error incompatible with your Protocol Buffer headers. Please update
16 #if 3006001 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
17 #error This file was generated by an older version of protoc which is
18 #error incompatible with your Protocol Buffer headers. Please
19 #error regenerate this file with a newer version of protoc.
22 #include <google/protobuf/io/coded_stream.h>
23 #include <google/protobuf/arena.h>
24 #include <google/protobuf/arenastring.h>
25 #include <google/protobuf/generated_message_table_driven.h>
26 #include <google/protobuf/generated_message_util.h>
27 #include <google/protobuf/inlined_string_field.h>
28 #include <google/protobuf/metadata.h>
29 #include <google/protobuf/message.h>
30 #include <google/protobuf/repeated_field.h>
31 #include <google/protobuf/extension_set.h>
32 #include <google/protobuf/unknown_field_set.h>
34 #pragma GCC system_header
37 #pragma warning(disable: 4244 4267 4100 4244 4512 4127 4068 4275 4251)
40 #include <sys/sysmacros.h>
45 #define PROTOBUF_INTERNAL_EXPORT_protobuf_ignition_2fmsgs_2ftime_2eproto IGNITION_MSGS_VISIBLE
50 static const ::google::protobuf::internal::ParseTableField entries[];
51 static const ::google::protobuf::internal::AuxillaryParseTableField aux[];
52 static const ::google::protobuf::internal::ParseTable schema[1];
53 static const ::google::protobuf::internal::FieldMetadata field_metadata[];
54 static const ::google::protobuf::internal::SerializationTable serialization_table[];
55 static const ::google::protobuf::uint32 offsets[];
62 class TimeDefaultTypeInternal;
68 template<> IGNITION_MSGS_VISIBLE ::ignition::msgs::Time* Arena::CreateMaybeMessage<::ignition::msgs::Time>(Arena*);
76 class IGNITION_MSGS_VISIBLE
Time :
public ::google::protobuf::Message {
90 *
this = ::std::move(from);
93 inline Time& operator=(Time&& from) noexcept {
94 if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) {
95 if (
this != &from) InternalSwap(&from);
102 static const ::google::protobuf::Descriptor* descriptor();
103 static const Time& default_instance();
105 static void InitAsDefaultInstance();
107 return reinterpret_cast<const Time*
>(
110 static constexpr
int kIndexInFileMessages =
113 void Swap(
Time* other);
121 return CreateMaybeMessage<Time>(NULL);
124 Time*
New(::google::protobuf::Arena* arena)
const final {
125 return CreateMaybeMessage<Time>(arena);
127 void CopyFrom(const ::google::protobuf::Message& from)
final;
128 void MergeFrom(const ::google::protobuf::Message& from)
final;
129 void CopyFrom(
const Time& from);
130 void MergeFrom(
const Time& from);
132 bool IsInitialized() const final;
134 size_t ByteSizeLong() const final;
135 bool MergePartialFromCodedStream(
136 ::
google::protobuf::io::CodedInputStream* input) final;
137 void SerializeWithCachedSizes(
138 ::
google::protobuf::io::CodedOutputStream* output) const final;
139 ::
google::protobuf::uint8* InternalSerializeWithCachedSizesToArray(
140 bool deterministic, ::
google::protobuf::uint8* target) const final;
141 int GetCachedSize() const final {
return _cached_size_.Get(); }
146 void SetCachedSize(
int size)
const final;
147 void InternalSwap(
Time* other);
149 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
152 inline void* MaybeArenaPtr()
const {
157 ::google::protobuf::Metadata GetMetadata() const final;
165 static const
int kSecFieldNumber = 1;
166 ::
google::protobuf::int64 sec() const;
167 void set_sec(::
google::protobuf::int64 value);
171 static const
int kNsecFieldNumber = 2;
172 ::
google::protobuf::int32 nsec() const;
173 void set_nsec(::
google::protobuf::int32 value);
178 ::
google::protobuf::internal::InternalMetadataWithArena _internal_metadata_;
179 ::
google::protobuf::int64 sec_;
180 ::
google::protobuf::int32 nsec_;
181 mutable ::
google::protobuf::internal::CachedSize _cached_size_;
190 #pragma GCC diagnostic push
191 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
197 sec_ = GOOGLE_LONGLONG(0);
224 #pragma GCC diagnostic pop
241 #endif // PROTOBUF_INCLUDED_ignition_2fmsgs_2ftime_2eproto
::google::protobuf::int64 sec() const
Definition: build/ignition-msgs5/include/ignition/msgs/time.pb.h:199
void clear_sec()
Definition: build/ignition-msgs5/include/ignition/msgs/time.pb.h:196
Definition: build/ignition-msgs5/include/ignition/msgs/time.pb.h:76
void IGNITION_MSGS_VISIBLE AddDescriptors()
std::unique_ptr< Time > TimeUniquePtr
Definition: build/ignition-msgs5/include/ignition/msgs/time.pb.h:227
friend void swap(Time &a, Time &b)
Definition: build/ignition-msgs5/include/ignition/msgs/time.pb.h:114
IGNITION_MSGS_VISIBLE TimeDefaultTypeInternal _Time_default_instance_
void set_sec(::google::protobuf::int64 value)
Definition: build/ignition-msgs5/include/ignition/msgs/time.pb.h:203
std::shared_ptr< const Time > ConstTimeSharedPtr
Definition: build/ignition-msgs5/include/ignition/msgs/time.pb.h:230
Definition: build/ignition-msgs5/include/ignition/msgs/time.pb.h:49
Definition: build/ignition-msgs5/include/ignition/msgs/time.pb.h:47
std::shared_ptr< Time > TimeSharedPtr
Definition: build/ignition-msgs5/include/ignition/msgs/time.pb.h:229
Time * New(::google::protobuf::Arena *arena) const final
Definition: build/ignition-msgs5/include/ignition/msgs/time.pb.h:124
std::unique_ptr< const Time > ConstTimeUniquePtr
Definition: build/ignition-msgs5/include/ignition/msgs/time.pb.h:228
::google::protobuf::int32 nsec() const
Definition: build/ignition-msgs5/include/ignition/msgs/time.pb.h:213
static const Time * internal_default_instance()
Definition: build/ignition-msgs5/include/ignition/msgs/time.pb.h:106
Time & operator=(const Time &from)
Definition: build/ignition-msgs5/include/ignition/msgs/time.pb.h:83
void clear_nsec()
Definition: build/ignition-msgs5/include/ignition/msgs/time.pb.h:210
void set_nsec(::google::protobuf::int32 value)
Definition: build/ignition-msgs5/include/ignition/msgs/time.pb.h:217
Definition: build/ignition-msgs5/include/ignition/msgs/actor.pb.h:78
Time * New() const final
Definition: build/ignition-msgs5/include/ignition/msgs/time.pb.h:120