|
| Event (const Event &from) |
|
Event & | operator= (const Event &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (Event *other) |
|
Event * | New () const |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
|
void | CopyFrom (const Event &from) |
|
void | MergeFrom (const Event &from) |
|
void | Clear () |
|
bool | IsInitialized () const |
|
int | ByteSize () const |
|
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) |
|
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const |
|
::google::protobuf::uint8 * | SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const |
|
int | GetCachedSize () const |
|
::google::protobuf::Metadata | GetMetadata () const |
|
bool | has_type () const |
|
void | clear_type () |
|
inline::drizzled::message::Event_Type | type () const |
|
void | set_type (::drizzled::message::Event_Type value) |
|
|
static const ::google::protobuf::Descriptor * | descriptor () |
|
static const Event & | default_instance () |
|
static bool | Type_IsValid (int value) |
|
static const ::google::protobuf::EnumDescriptor * | Type_descriptor () |
|
static const ::std::string & | Type_Name (Type value) |
|
static bool | Type_Parse (const ::std::string &name, Type *value) |
|
|
static const Type | STARTUP = Event_Type_STARTUP |
|
static const Type | SHUTDOWN = Event_Type_SHUTDOWN |
|
static const Type | Type_MIN |
|
static const Type | Type_MAX |
|
static const int | Type_ARRAYSIZE |
|
static const int | kTypeFieldNumber = 1 |
|
|
void | SharedCtor () |
|
void | SharedDtor () |
|
void | SetCachedSize (int size) const |
|
void | set_has_type () |
|
void | clear_has_type () |
|
void | InitAsDefaultInstance () |
|
|
::google::protobuf::UnknownFieldSet | _unknown_fields_ |
|
::google::protobuf::uint32 | _has_bits_ [1] |
|
int | _cached_size_ |
|
int | type_ |
|
|
static Event * | default_instance_ = NULL |
|
|
void | protobuf_AddDesc_event_2eproto () |
|
void | protobuf_AssignDesc_event_2eproto () |
|
void | protobuf_ShutdownFile_event_2eproto () |
|
Definition at line 61 of file event.pb.h.
const int drizzled::message::Event::Type_ARRAYSIZE |
|
static |
Initial value:=
Event_Type_Type_ARRAYSIZE
Definition at line 122 of file event.pb.h.
const Event_Type drizzled::message::Event::Type_MAX |
|
static |
const Event_Type drizzled::message::Event::Type_MIN |
|
static |
The documentation for this class was generated from the following files: