|
Goby v2
|

Public Member Functions | |
| TranslatorEntry_CreateParser_Algorithm (const TranslatorEntry_CreateParser_Algorithm &from) | |
| TranslatorEntry_CreateParser_Algorithm & | operator= (const TranslatorEntry_CreateParser_Algorithm &from) |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (TranslatorEntry_CreateParser_Algorithm *other) |
| TranslatorEntry_CreateParser_Algorithm * | New () const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const TranslatorEntry_CreateParser_Algorithm &from) |
| void | MergeFrom (const TranslatorEntry_CreateParser_Algorithm &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_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) |
| bool | has_primary_field () const |
| void | clear_primary_field () |
| inline::google::protobuf::int32 | primary_field () const |
| void | set_primary_field (::google::protobuf::int32 value) |
Static Public Member Functions | |
| static const ::google::protobuf::Descriptor * | descriptor () |
| static const TranslatorEntry_CreateParser_Algorithm & | default_instance () |
Static Public Attributes | |
| static const int | kNameFieldNumber = 1 |
| static const int | kPrimaryFieldFieldNumber = 2 |
Definition at line 240 of file translator.pb.h.
1.8.11