Goby3 3.2.3
2025.05.13
|
Classes | |
class | BridgeConfig |
class | BridgeConfig_Subnet |
class | FileTransferConfig |
class | IPGatewayConfig |
class | ModemDriverConfig |
class | MoshRelayConfig |
Enumerations | |
enum | FileTransferConfig_Action : int { FileTransferConfig_Action_WAIT = 0 , FileTransferConfig_Action_PUSH = 1 , FileTransferConfig_Action_PULL = 2 } |
enum | IPGatewayConfig_ModelType : int { IPGatewayConfig_ModelType_UNIFORM = 1 , IPGatewayConfig_ModelType_AUTONOMY_COLLABORATION = 2 } |
Functions | |
bool | FileTransferConfig_Action_IsValid (int value) |
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | FileTransferConfig_Action_descriptor () |
template<typename T > | |
const std::string & | FileTransferConfig_Action_Name (T enum_t_value) |
bool | FileTransferConfig_Action_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, FileTransferConfig_Action *value) |
bool | IPGatewayConfig_ModelType_IsValid (int value) |
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | IPGatewayConfig_ModelType_descriptor () |
template<typename T > | |
const std::string & | IPGatewayConfig_ModelType_Name (T enum_t_value) |
bool | IPGatewayConfig_ModelType_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, IPGatewayConfig_ModelType *value) |
Enumerator | |
---|---|
FileTransferConfig_Action_WAIT | |
FileTransferConfig_Action_PUSH | |
FileTransferConfig_Action_PULL |
Definition at line 77 of file file_transfer_config.pb.h.
Enumerator | |
---|---|
IPGatewayConfig_ModelType_UNIFORM | |
IPGatewayConfig_ModelType_AUTONOMY_COLLABORATION |
Definition at line 79 of file ip_gateway_config.pb.h.
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * goby::apps::zeromq::acomms::protobuf::FileTransferConfig_Action_descriptor | ( | ) |
bool goby::apps::zeromq::acomms::protobuf::FileTransferConfig_Action_IsValid | ( | int | value | ) |
|
inline |
Definition at line 89 of file file_transfer_config.pb.h.
|
inline |
Definition at line 96 of file file_transfer_config.pb.h.
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType_descriptor | ( | ) |
bool goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType_IsValid | ( | int | value | ) |
|
inline |
Definition at line 90 of file ip_gateway_config.pb.h.
|
inline |
Definition at line 97 of file ip_gateway_config.pb.h.
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
constexpr |
Definition at line 85 of file file_transfer_config.pb.h.
|
constexpr |
Definition at line 84 of file file_transfer_config.pb.h.
|
constexpr |
Definition at line 83 of file file_transfer_config.pb.h.
|
constexpr |
Definition at line 86 of file ip_gateway_config.pb.h.
|
constexpr |
Definition at line 85 of file ip_gateway_config.pb.h.
|
constexpr |
Definition at line 84 of file ip_gateway_config.pb.h.