38 #ifndef GOOGLE_PROTOBUF_DYNAMIC_MESSAGE_H__ 39 #define GOOGLE_PROTOBUF_DYNAMIC_MESSAGE_H__ 98 delegate_to_generated_factory_ =
enable;
122 bool delegate_to_generated_factory_;
131 mutable Mutex prototypes_mutex_;
138 static void ConstructDefaultOneofInstance(
const Descriptor* type,
140 void* default_oneof_instance);
142 static void DeleteDefaultOneofInstance(
const Descriptor* type,
144 void* default_oneof_instance);
152 #endif // GOOGLE_PROTOBUF_DYNAMIC_MESSAGE_H__
Definition: message.h:179
Definition: dynamic_message.h:74
#define GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(TypeName)
Definition: macros.h:40
Definition: descriptor.h:172
EGLImageKHR int EGLint EGLint * offsets
Definition: eglext.h:861
Definition: protobuf.h:64
GLboolean enable
Definition: gl2ext.h:780
Definition: __init__.py:1
EGLenum type
Definition: eglext.h:63
Definition: scoped_ptr.h:48
Definition: dynamic_message.cc:219
Definition: descriptor.h:1355
#define LIBPROTOBUF_EXPORT
Definition: port.h:97
Definition: gflags_completions.h:115
DescriptorPool pool_
Definition: parser_unittest.cc:179
Definition: message.h:1006
Definition: dynamic_message.cc:608
void SetDelegateToGeneratedFactory(bool enable)
Definition: dynamic_message.h:97
Definition: protobuf.h:70