4 #ifndef PROTOBUF_google_2fprotobuf_2fempty_2eproto__INCLUDED 5 #define PROTOBUF_google_2fprotobuf_2fempty_2eproto__INCLUDED 11 #if GOOGLE_PROTOBUF_VERSION < 3000000 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 3000000 < 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. 56 inline ::google::protobuf::Arena*
GetArena()
const {
return GetArenaNoVirtual(); }
58 return MaybeArenaPtr();
61 static const Empty& default_instance();
63 void UnsafeArenaSwap(
Empty* other);
64 void Swap(
Empty* other);
73 void CopyFrom(
const Empty& from);
79 bool MergePartialFromCodedStream(
81 void SerializeWithCachedSizes(
88 void SetCachedSize(
int size)
const;
89 void InternalSwap(
Empty* other);
93 static void ArenaDtor(
void*
object);
96 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
97 return _internal_metadata_.arena();
99 inline void* MaybeArenaPtr()
const {
100 return _internal_metadata_.raw_arena_ptr();
114 friend class ::google::protobuf::Arena;
115 typedef void InternalArenaConstructable_;
116 typedef void DestructorSkippable_;
117 bool _is_default_instance_;
118 mutable int _cached_size_;
123 void InitAsDefaultInstance();
124 static Empty* default_instance_;
131 #if !PROTOBUF_INLINE_NOT_IN_HEADERS 134 #endif // !PROTOBUF_INLINE_NOT_IN_HEADERS 143 #endif // PROTOBUF_google_2fprotobuf_2fempty_2eproto__INCLUDED Definition: message.h:179
EGLStreamKHR EGLint EGLint EGLint size
Definition: eglext.h:984
int GetCachedSize() const
Definition: empty.pb.h:84
void protobuf_AddDesc_google_2fprotobuf_2fempty_2eproto()
Definition: empty.pb.cc:75
struct Descriptor Descriptor
Definition: protobuf.h:23
const Descriptor * descriptor
Definition: descriptor.cc:271
uint8_t uint8
Definition: port.h:133
void protobuf_ShutdownFile_google_2fprotobuf_2fempty_2eproto()
Definition: empty.pb.cc:70
Message
Definition: peerconnection_unittest.cc:105
Definition: empty.pb.h:44
IsInitialized
Definition: python_message.py:1169
void * GetMaybeArenaPointer() const
Definition: empty.pb.h:57
Empty & operator=(const Empty &from)
Definition: empty.pb.h:51
Definition: __init__.py:1
inline ::google::protobuf::Arena * GetArena() const
Definition: empty.pb.h:56
void protobuf_AssignDesc_google_2fprotobuf_2fempty_2eproto()
Definition: empty.pb.cc:32
#define NULL
Definition: common_types.h:41
#define LIBPROTOBUF_EXPORT
Definition: port.h:97
Definition: gflags_completions.h:115
Empty * New() const
Definition: empty.pb.h:68
string input
Definition: tokenizer_unittest.cc:198
ByteSize
Definition: python_message.py:1040
Definition: coded_stream.h:665
MergeFrom
Definition: python_message.py:1259