4 #ifndef PROTOBUF_google_2fprotobuf_2fsource_5fcontext_2eproto__INCLUDED 5 #define PROTOBUF_google_2fprotobuf_2fsource_5fcontext_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. 74 bool MergePartialFromCodedStream(
76 void SerializeWithCachedSizes(
83 void SetCachedSize(
int size)
const;
86 inline ::google::protobuf::Arena* GetArenaNoVirtual()
const {
87 return _internal_metadata_.arena();
89 inline void* MaybeArenaPtr()
const {
90 return _internal_metadata_.raw_arena_ptr();
101 void clear_file_name();
102 static const int kFileNameFieldNumber = 1;
105 void set_file_name(
const char*
value);
106 void set_file_name(
const char*
value,
size_t size);
109 void set_allocated_file_name(::
std::string* file_name);
115 bool _is_default_instance_;
117 mutable int _cached_size_;
122 void InitAsDefaultInstance();
130 #if !PROTOBUF_INLINE_NOT_IN_HEADERS 154 ::
std::string(reinterpret_cast<const char*>(value), size));
168 if (file_name !=
NULL) {
177 #endif // !PROTOBUF_INLINE_NOT_IN_HEADERS 186 #endif // PROTOBUF_google_2fprotobuf_2fsource_5fcontext_2eproto__INCLUDED Definition: message.h:179
void protobuf_AddDesc_google_2fprotobuf_2fsource_5fcontext_2eproto()
Definition: source_context.pb.cc:76
EGLStreamKHR EGLint EGLint EGLint size
Definition: eglext.h:984
int GetCachedSize() const
Definition: source_context.pb.h:79
SourceContext & operator=(const SourceContext &from)
Definition: source_context.pb.h:51
void clear_file_name()
Definition: source_context.pb.h:134
struct Descriptor Descriptor
Definition: protobuf.h:23
const Descriptor * descriptor
Definition: descriptor.cc:271
uint8_t uint8
Definition: port.h:133
::std::string * release_file_name()
Definition: source_context.pb.h:162
LIBPROTOBUF_EXPORTconst ::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:85
Definition: arenastring.h:56
Message
Definition: peerconnection_unittest.cc:105
void set_allocated_file_name(::std::string *file_name)
Definition: source_context.pb.h:167
void protobuf_ShutdownFile_google_2fprotobuf_2fsource_5fcontext_2eproto()
Definition: source_context.pb.cc:71
SourceContext * New() const
Definition: source_context.pb.h:63
Definition: source_context.pb.h:44
IsInitialized
Definition: python_message.py:1169
EGLAttrib * value
Definition: eglext.h:120
Definition: __init__.py:1
GLsizei const GLchar *const * string
Definition: gl2.h:479
void protobuf_AssignDesc_google_2fprotobuf_2fsource_5fcontext_2eproto()
Definition: source_context.pb.cc:32
#define NULL
Definition: common_types.h:41
void set_file_name(const ::std::string &value)
Definition: source_context.pb.h:141
#define LIBPROTOBUF_EXPORT
Definition: port.h:97
Definition: gflags_completions.h:115
string input
Definition: tokenizer_unittest.cc:198
ByteSize
Definition: python_message.py:1040
::std::string * mutable_file_name()
Definition: source_context.pb.h:157
Definition: coded_stream.h:665
const ::std::string & file_name() const
Definition: source_context.pb.h:137
MergeFrom
Definition: python_message.py:1259