Public Member Functions | |
| ProMCEvent_Event (const ProMCEvent_Event &from) | |
| ProMCEvent_Event & | operator= (const ProMCEvent_Event &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (ProMCEvent_Event *other) |
| ProMCEvent_Event * | New () const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const ProMCEvent_Event &from) |
| void | MergeFrom (const ProMCEvent_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_number () const |
| void | clear_number () |
| inline::google::protobuf::int32 | number () const |
| void | set_number (::google::protobuf::int32 value) |
| bool | has_process_id () const |
| void | clear_process_id () |
| inline::google::protobuf::int32 | process_id () const |
| void | set_process_id (::google::protobuf::int32 value) |
| int | fdata_size () const |
| void | clear_fdata () |
| float | fdata (int index) const |
| void | set_fdata (int index, float value) |
| void | add_fdata (float value) |
|
const ::google::protobuf::RepeatedField < float > & | fdata () const |
|
inline::google::protobuf::RepeatedField < float > * | mutable_fdata () |
| int | idata_size () const |
| void | clear_idata () |
| inline::google::protobuf::int64 | idata (int index) const |
| void | set_idata (int index,::google::protobuf::int64 value) |
| void | add_idata (::google::protobuf::int64 value) |
|
const ::google::protobuf::RepeatedField < ::google::protobuf::int64 > & | idata () const |
|
inline::google::protobuf::RepeatedField < ::google::protobuf::int64 > * | mutable_idata () |
Static Public Member Functions | |
|
static const ::google::protobuf::Descriptor * | descriptor () |
| static const ProMCEvent_Event & | default_instance () |
Static Public Attributes | |
| static const int | kNumberFieldNumber = 1 |
| static const int | kProcessIDFieldNumber = 2 |
| static const int | kFdataFieldNumber = 3 |
| static const int | kIdataFieldNumber = 4 |
Friends | |
| void | protobuf_AddDesc_ProMC_2eproto () |
| void | protobuf_AssignDesc_ProMC_2eproto () |
| void | protobuf_ShutdownFile_ProMC_2eproto () |
1.8.5