Public Member Functions | |
ProMCStat_ProcessData (const ProMCStat_ProcessData &from) | |
ProMCStat_ProcessData & | operator= (const ProMCStat_ProcessData &from) |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (ProMCStat_ProcessData *other) |
ProMCStat_ProcessData * | New () const |
void | CopyFrom (const ::google::protobuf::Message &from) |
void | MergeFrom (const ::google::protobuf::Message &from) |
void | CopyFrom (const ProMCStat_ProcessData &from) |
void | MergeFrom (const ProMCStat_ProcessData &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_id () const |
void | clear_id () |
inline::google::protobuf::int32 | id () const |
void | set_id (::google::protobuf::int32 value) |
bool | has_cross_section () const |
void | clear_cross_section () |
double | cross_section () const |
void | set_cross_section (double value) |
bool | has_cross_section_error () const |
void | clear_cross_section_error () |
double | cross_section_error () const |
void | set_cross_section_error (double value) |
bool | has_name () const |
void | clear_name () |
const ::std::string & | name () const |
void | set_name (const ::std::string &value) |
void | set_name (const char *value) |
void | set_name (const char *value, size_t size) |
inline::std::string * | mutable_name () |
inline::std::string * | release_name () |
void | set_allocated_name (::std::string *name) |
Static Public Member Functions | |
static const ::google::protobuf::Descriptor * | descriptor () |
static const ProMCStat_ProcessData & | default_instance () |
Static Public Attributes | |
static const int | kIdFieldNumber = 1 |
static const int | kCrossSectionFieldNumber = 2 |
static const int | kCrossSectionErrorFieldNumber = 3 |
static const int | kNameFieldNumber = 4 |
Friends | |
void | protobuf_AddDesc_ProMCStat_2eproto () |
void | protobuf_AssignDesc_ProMCStat_2eproto () |
void | protobuf_ShutdownFile_ProMCStat_2eproto () |