|
| DCCLTransitionalConfig (const DCCLTransitionalConfig &from) |
|
DCCLTransitionalConfig & | operator= (const DCCLTransitionalConfig &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (DCCLTransitionalConfig *other) |
|
DCCLTransitionalConfig * | New () const |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
|
void | CopyFrom (const DCCLTransitionalConfig &from) |
|
void | MergeFrom (const DCCLTransitionalConfig &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_modem_id () const |
|
void | clear_modem_id () |
|
inline::google::protobuf::int32 | modem_id () const |
|
void | set_modem_id (::google::protobuf::int32 value) |
|
int | message_file_size () const |
|
void | clear_message_file () |
|
const ::goby::transitional::protobuf::MessageFile & | message_file (int index) const |
|
inline::goby::transitional::protobuf::MessageFile * | mutable_message_file (int index) |
|
inline::goby::transitional::protobuf::MessageFile * | add_message_file () |
|
const ::google::protobuf::RepeatedPtrField< ::goby::transitional::protobuf::MessageFile > & | message_file () const |
|
inline::google::protobuf::RepeatedPtrField< ::goby::transitional::protobuf::MessageFile > * | mutable_message_file () |
|
bool | has_generated_proto_dir () const |
|
void | clear_generated_proto_dir () |
|
const ::std::string & | generated_proto_dir () const |
|
void | set_generated_proto_dir (const ::std::string &value) |
|
void | set_generated_proto_dir (const char *value) |
|
void | set_generated_proto_dir (const char *value, size_t size) |
|
inline::std::string * | mutable_generated_proto_dir () |
|
inline::std::string * | release_generated_proto_dir () |
|
void | set_allocated_generated_proto_dir (::std::string *generated_proto_dir) |
|
Definition at line 71 of file transitional.pb.h.