|
| Config (const Config &from) |
|
Config & | operator= (const Config &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (Config *other) |
|
Config * | New () const |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
|
void | CopyFrom (const Config &from) |
|
void | MergeFrom (const Config &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_base () const |
|
void | clear_base () |
|
const ::AppBaseConfig & | base () const |
|
inline::AppBaseConfig * | mutable_base () |
|
inline::AppBaseConfig * | release_base () |
|
void | set_allocated_base (::AppBaseConfig *base) |
|
bool | has_self () const |
|
void | clear_self () |
|
const ::goby::core::proto::Platform & | self () const |
|
inline::goby::core::proto::Platform * | mutable_self () |
|
inline::goby::core::proto::Platform * | release_self () |
|
void | set_allocated_self (::goby::core::proto::Platform *self) |
|
int | other_size () const |
|
void | clear_other () |
|
const ::goby::core::proto::Platform & | other (int index) const |
|
inline::goby::core::proto::Platform * | mutable_other (int index) |
|
inline::goby::core::proto::Platform * | add_other () |
|
const ::google::protobuf::RepeatedPtrField< ::goby::core::proto::Platform > & | other () const |
|
inline::google::protobuf::RepeatedPtrField< ::goby::core::proto::Platform > * | mutable_other () |
|
bool | has_origin () const |
|
void | clear_origin () |
|
const ::goby::core::proto::LocalCartesianDatum & | origin () const |
|
inline::goby::core::proto::LocalCartesianDatum * | mutable_origin () |
|
inline::goby::core::proto::LocalCartesianDatum * | release_origin () |
|
void | set_allocated_origin (::goby::core::proto::LocalCartesianDatum *origin) |
|
Definition at line 821 of file config.pb.h.