Public Types | |
typedef ProMCEvent_Event | Event |
typedef ProMCEvent_Particles | Particles |
Public Member Functions | |
ProMCEvent (const ProMCEvent &from) | |
ProMCEvent & | operator= (const ProMCEvent &from) |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (ProMCEvent *other) |
ProMCEvent * | New () const |
void | CopyFrom (const ::google::protobuf::Message &from) |
void | MergeFrom (const ::google::protobuf::Message &from) |
void | CopyFrom (const ProMCEvent &from) |
void | MergeFrom (const ProMCEvent &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_event () const |
void | clear_event () |
const ::promc::ProMCEvent_Event & | event () const |
inline::promc::ProMCEvent_Event * | mutable_event () |
inline::promc::ProMCEvent_Event * | release_event () |
void | set_allocated_event (::promc::ProMCEvent_Event *event) |
bool | has_particles () const |
void | clear_particles () |
const ::promc::ProMCEvent_Particles & | particles () const |
inline::promc::ProMCEvent_Particles * | mutable_particles () |
inline::promc::ProMCEvent_Particles * | release_particles () |
void | set_allocated_particles (::promc::ProMCEvent_Particles *particles) |
Static Public Member Functions | |
static const ::google::protobuf::Descriptor * | descriptor () |
static const ProMCEvent & | default_instance () |
Static Public Attributes | |
static const int | kEventFieldNumber = 1 |
static const int | kParticlesFieldNumber = 2 |
Friends | |
void | protobuf_AddDesc_ProMC_2eproto () |
void | protobuf_AssignDesc_ProMC_2eproto () |
void | protobuf_ShutdownFile_ProMC_2eproto () |