Goby3 3.2.3
2025.05.13
Loading...
Searching...
No Matches
goby::apps::zeromq::acomms::protobuf Namespace Reference

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)
 

Variables

BridgeConfigDefaultTypeInternal _BridgeConfig_default_instance_
 
BridgeConfig_SubnetDefaultTypeInternal _BridgeConfig_Subnet_default_instance_
 
FileTransferConfigDefaultTypeInternal _FileTransferConfig_default_instance_
 
constexpr FileTransferConfig_Action FileTransferConfig_Action_Action_MIN = FileTransferConfig_Action_WAIT
 
constexpr FileTransferConfig_Action FileTransferConfig_Action_Action_MAX = FileTransferConfig_Action_PULL
 
constexpr int FileTransferConfig_Action_Action_ARRAYSIZE = FileTransferConfig_Action_Action_MAX + 1
 
IPGatewayConfigDefaultTypeInternal _IPGatewayConfig_default_instance_
 
constexpr IPGatewayConfig_ModelType IPGatewayConfig_ModelType_ModelType_MIN = IPGatewayConfig_ModelType_UNIFORM
 
constexpr IPGatewayConfig_ModelType IPGatewayConfig_ModelType_ModelType_MAX = IPGatewayConfig_ModelType_AUTONOMY_COLLABORATION
 
constexpr int IPGatewayConfig_ModelType_ModelType_ARRAYSIZE = IPGatewayConfig_ModelType_ModelType_MAX + 1
 
ModemDriverConfigDefaultTypeInternal _ModemDriverConfig_default_instance_
 
MoshRelayConfigDefaultTypeInternal _MoshRelayConfig_default_instance_
 

Enumeration Type Documentation

◆ FileTransferConfig_Action

Enumerator
FileTransferConfig_Action_WAIT 
FileTransferConfig_Action_PUSH 
FileTransferConfig_Action_PULL 

Definition at line 77 of file file_transfer_config.pb.h.

◆ IPGatewayConfig_ModelType

Enumerator
IPGatewayConfig_ModelType_UNIFORM 
IPGatewayConfig_ModelType_AUTONOMY_COLLABORATION 

Definition at line 79 of file ip_gateway_config.pb.h.

Function Documentation

◆ FileTransferConfig_Action_descriptor()

const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * goby::apps::zeromq::acomms::protobuf::FileTransferConfig_Action_descriptor ( )

◆ FileTransferConfig_Action_IsValid()

bool goby::apps::zeromq::acomms::protobuf::FileTransferConfig_Action_IsValid ( int  value)

◆ FileTransferConfig_Action_Name()

template<typename T >
const std::string & goby::apps::zeromq::acomms::protobuf::FileTransferConfig_Action_Name ( enum_t_value)
inline

Definition at line 89 of file file_transfer_config.pb.h.

◆ FileTransferConfig_Action_Parse()

bool goby::apps::zeromq::acomms::protobuf::FileTransferConfig_Action_Parse ( ::PROTOBUF_NAMESPACE_ID::ConstStringParam  name,
FileTransferConfig_Action value 
)
inline

Definition at line 96 of file file_transfer_config.pb.h.

◆ IPGatewayConfig_ModelType_descriptor()

const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType_descriptor ( )

◆ IPGatewayConfig_ModelType_IsValid()

bool goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType_IsValid ( int  value)

◆ IPGatewayConfig_ModelType_Name()

template<typename T >
const std::string & goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType_Name ( enum_t_value)
inline

Definition at line 90 of file ip_gateway_config.pb.h.

◆ IPGatewayConfig_ModelType_Parse()

bool goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType_Parse ( ::PROTOBUF_NAMESPACE_ID::ConstStringParam  name,
IPGatewayConfig_ModelType value 
)
inline

Definition at line 97 of file ip_gateway_config.pb.h.

Variable Documentation

◆ _BridgeConfig_default_instance_

BridgeConfigDefaultTypeInternal goby::apps::zeromq::acomms::protobuf::_BridgeConfig_default_instance_
extern

◆ _BridgeConfig_Subnet_default_instance_

BridgeConfig_SubnetDefaultTypeInternal goby::apps::zeromq::acomms::protobuf::_BridgeConfig_Subnet_default_instance_
extern

◆ _FileTransferConfig_default_instance_

FileTransferConfigDefaultTypeInternal goby::apps::zeromq::acomms::protobuf::_FileTransferConfig_default_instance_
extern

◆ _IPGatewayConfig_default_instance_

IPGatewayConfigDefaultTypeInternal goby::apps::zeromq::acomms::protobuf::_IPGatewayConfig_default_instance_
extern

◆ _ModemDriverConfig_default_instance_

ModemDriverConfigDefaultTypeInternal goby::apps::zeromq::acomms::protobuf::_ModemDriverConfig_default_instance_
extern

◆ _MoshRelayConfig_default_instance_

MoshRelayConfigDefaultTypeInternal goby::apps::zeromq::acomms::protobuf::_MoshRelayConfig_default_instance_
extern

◆ FileTransferConfig_Action_Action_ARRAYSIZE

constexpr int goby::apps::zeromq::acomms::protobuf::FileTransferConfig_Action_Action_ARRAYSIZE = FileTransferConfig_Action_Action_MAX + 1
constexpr

Definition at line 85 of file file_transfer_config.pb.h.

◆ FileTransferConfig_Action_Action_MAX

constexpr FileTransferConfig_Action goby::apps::zeromq::acomms::protobuf::FileTransferConfig_Action_Action_MAX = FileTransferConfig_Action_PULL
constexpr

Definition at line 84 of file file_transfer_config.pb.h.

◆ FileTransferConfig_Action_Action_MIN

constexpr FileTransferConfig_Action goby::apps::zeromq::acomms::protobuf::FileTransferConfig_Action_Action_MIN = FileTransferConfig_Action_WAIT
constexpr

Definition at line 83 of file file_transfer_config.pb.h.

◆ IPGatewayConfig_ModelType_ModelType_ARRAYSIZE

constexpr int goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType_ModelType_ARRAYSIZE = IPGatewayConfig_ModelType_ModelType_MAX + 1
constexpr

Definition at line 86 of file ip_gateway_config.pb.h.

◆ IPGatewayConfig_ModelType_ModelType_MAX

constexpr IPGatewayConfig_ModelType goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType_ModelType_MAX = IPGatewayConfig_ModelType_AUTONOMY_COLLABORATION
constexpr

Definition at line 85 of file ip_gateway_config.pb.h.

◆ IPGatewayConfig_ModelType_ModelType_MIN

constexpr IPGatewayConfig_ModelType goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType_ModelType_MIN = IPGatewayConfig_ModelType_UNIFORM
constexpr

Definition at line 84 of file ip_gateway_config.pb.h.