|
| TranslatorEntry_PublishSerializer_Algorithm (const TranslatorEntry_PublishSerializer_Algorithm &from) |
|
TranslatorEntry_PublishSerializer_Algorithm & | operator= (const TranslatorEntry_PublishSerializer_Algorithm &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (TranslatorEntry_PublishSerializer_Algorithm *other) |
|
TranslatorEntry_PublishSerializer_Algorithm * | New () const |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
|
void | CopyFrom (const TranslatorEntry_PublishSerializer_Algorithm &from) |
|
void | MergeFrom (const TranslatorEntry_PublishSerializer_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_output_virtual_field () const |
|
void | clear_output_virtual_field () |
|
inline::google::protobuf::int32 | output_virtual_field () const |
|
void | set_output_virtual_field (::google::protobuf::int32 value) |
|
bool | has_primary_field () const |
|
void | clear_primary_field () |
|
inline::google::protobuf::int32 | primary_field () const |
|
void | set_primary_field (::google::protobuf::int32 value) |
|
int | reference_field_size () const |
|
void | clear_reference_field () |
|
inline::google::protobuf::int32 | reference_field (int index) const |
|
void | set_reference_field (int index,::google::protobuf::int32 value) |
|
void | add_reference_field (::google::protobuf::int32 value) |
|
const ::google::protobuf::RepeatedField< ::google::protobuf::int32 > & | reference_field () const |
|
inline::google::protobuf::RepeatedField< ::google::protobuf::int32 > * | mutable_reference_field () |
|
Definition at line 474 of file translator.pb.h.