|
typedef MOOSGatewayConfig_ProtobufMOOSBridgePair_Direction | Direction |
|
|
| MOOSGatewayConfig_ProtobufMOOSBridgePair (const MOOSGatewayConfig_ProtobufMOOSBridgePair &from) |
|
MOOSGatewayConfig_ProtobufMOOSBridgePair & | operator= (const MOOSGatewayConfig_ProtobufMOOSBridgePair &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (MOOSGatewayConfig_ProtobufMOOSBridgePair *other) |
|
MOOSGatewayConfig_ProtobufMOOSBridgePair * | New () const |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
|
void | CopyFrom (const MOOSGatewayConfig_ProtobufMOOSBridgePair &from) |
|
void | MergeFrom (const MOOSGatewayConfig_ProtobufMOOSBridgePair &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_pb_group () const |
|
void | clear_pb_group () |
|
const ::std::string & | pb_group () const |
|
void | set_pb_group (const ::std::string &value) |
|
void | set_pb_group (const char *value) |
|
void | set_pb_group (const char *value, size_t size) |
|
inline::std::string * | mutable_pb_group () |
|
inline::std::string * | release_pb_group () |
|
void | set_allocated_pb_group (::std::string *pb_group) |
|
bool | has_moos_var () const |
|
void | clear_moos_var () |
|
const ::std::string & | moos_var () const |
|
void | set_moos_var (const ::std::string &value) |
|
void | set_moos_var (const char *value) |
|
void | set_moos_var (const char *value, size_t size) |
|
inline::std::string * | mutable_moos_var () |
|
inline::std::string * | release_moos_var () |
|
void | set_allocated_moos_var (::std::string *moos_var) |
|
bool | has_direction () const |
|
void | clear_direction () |
|
inline::goby::moos::protobuf::MOOSGatewayConfig_ProtobufMOOSBridgePair_Direction | direction () const |
|
void | set_direction (::goby::moos::protobuf::MOOSGatewayConfig_ProtobufMOOSBridgePair_Direction value) |
|
|
static const ::google::protobuf::Descriptor * | descriptor () |
|
static const MOOSGatewayConfig_ProtobufMOOSBridgePair & | default_instance () |
|
static bool | Direction_IsValid (int value) |
|
static const ::google::protobuf::EnumDescriptor * | Direction_descriptor () |
|
static const ::std::string & | Direction_Name (Direction value) |
|
static bool | Direction_Parse (const ::std::string &name, Direction *value) |
|
|
static const Direction | PB_TO_MOOS = MOOSGatewayConfig_ProtobufMOOSBridgePair_Direction_PB_TO_MOOS |
|
static const Direction | MOOS_TO_PB = MOOSGatewayConfig_ProtobufMOOSBridgePair_Direction_MOOS_TO_PB |
|
static const Direction | Direction_MIN |
|
static const Direction | Direction_MAX |
|
static const int | Direction_ARRAYSIZE |
|
static const int | kPbGroupFieldNumber = 1 |
|
static const int | kMoosVarFieldNumber = 2 |
|
static const int | kDirectionFieldNumber = 3 |
|
|
void | protobuf_AddDesc_goby_2fapps_2fmoos_2fmoos_5fgateway_5fg_2fmoos_5fgateway_5fconfig_2eproto () |
|
void | protobuf_AssignDesc_goby_2fapps_2fmoos_2fmoos_5fgateway_5fg_2fmoos_5fgateway_5fconfig_2eproto () |
|
void | protobuf_ShutdownFile_goby_2fapps_2fmoos_2fmoos_5fgateway_5fg_2fmoos_5fgateway_5fconfig_2eproto () |
|
Definition at line 69 of file moos_gateway_config.pb.h.
const int goby::moos::protobuf::MOOSGatewayConfig_ProtobufMOOSBridgePair::Direction_ARRAYSIZE |
|
static |
Initial value:=
MOOSGatewayConfig_ProtobufMOOSBridgePair_Direction_Direction_ARRAYSIZE
Definition at line 130 of file moos_gateway_config.pb.h.
const Direction goby::moos::protobuf::MOOSGatewayConfig_ProtobufMOOSBridgePair::Direction_MAX |
|
static |
Initial value:=
MOOSGatewayConfig_ProtobufMOOSBridgePair_Direction_Direction_MAX
Definition at line 128 of file moos_gateway_config.pb.h.
const Direction goby::moos::protobuf::MOOSGatewayConfig_ProtobufMOOSBridgePair::Direction_MIN |
|
static |
Initial value:=
MOOSGatewayConfig_ProtobufMOOSBridgePair_Direction_Direction_MIN
Definition at line 126 of file moos_gateway_config.pb.h.
The documentation for this class was generated from the following file: