|
| IPGatewayConfig () |
|
virtual | ~IPGatewayConfig () |
|
| IPGatewayConfig (const IPGatewayConfig &from) |
|
IPGatewayConfig & | operator= (const IPGatewayConfig &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (IPGatewayConfig *other) |
|
IPGatewayConfig * | New () const final |
|
IPGatewayConfig * | New (::google::protobuf::Arena *arena) const final |
|
void | CopyFrom (const ::google::protobuf::Message &from) final |
|
void | MergeFrom (const ::google::protobuf::Message &from) final |
|
void | CopyFrom (const IPGatewayConfig &from) |
|
void | MergeFrom (const IPGatewayConfig &from) |
|
void | Clear () final |
|
bool | IsInitialized () const final |
|
size_t | ByteSizeLong () const final |
|
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
|
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
|
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
|
int | GetCachedSize () const final |
|
::google::protobuf::Metadata | GetMetadata () const final |
|
int | static_udp_port_size () const |
|
void | clear_static_udp_port () |
|
::google::protobuf::uint32 | static_udp_port (int index) const |
|
void | set_static_udp_port (int index, ::google::protobuf::uint32 value) |
|
void | add_static_udp_port (::google::protobuf::uint32 value) |
|
const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 > & | static_udp_port () const |
|
::google::protobuf::RepeatedField< ::google::protobuf::uint32 > * | mutable_static_udp_port () |
|
bool | has_local_ipv4_address () const |
|
void | clear_local_ipv4_address () |
|
const ::std::string & | local_ipv4_address () const |
|
void | set_local_ipv4_address (const ::std::string &value) |
|
void | set_local_ipv4_address (const char *value) |
|
void | set_local_ipv4_address (const char *value, size_t size) |
|
::std::string * | mutable_local_ipv4_address () |
|
::std::string * | release_local_ipv4_address () |
|
void | set_allocated_local_ipv4_address (::std::string *local_ipv4_address) |
|
bool | has_app () const |
|
void | clear_app () |
|
const ::goby::middleware::protobuf::AppConfig & | app () const |
|
::goby::middleware::protobuf::AppConfig * | release_app () |
|
::goby::middleware::protobuf::AppConfig * | mutable_app () |
|
void | set_allocated_app (::goby::middleware::protobuf::AppConfig *app) |
|
bool | has_interprocess () const |
|
void | clear_interprocess () |
|
const ::goby::zeromq::protobuf::InterProcessPortalConfig & | interprocess () const |
|
::goby::zeromq::protobuf::InterProcessPortalConfig * | release_interprocess () |
|
::goby::zeromq::protobuf::InterProcessPortalConfig * | mutable_interprocess () |
|
void | set_allocated_interprocess (::goby::zeromq::protobuf::InterProcessPortalConfig *interprocess) |
|
bool | has_mac_cfg () const |
|
void | clear_mac_cfg () |
|
const ::goby::acomms::protobuf::MACConfig & | mac_cfg () const |
|
::goby::acomms::protobuf::MACConfig * | release_mac_cfg () |
|
::goby::acomms::protobuf::MACConfig * | mutable_mac_cfg () |
|
void | set_allocated_mac_cfg (::goby::acomms::protobuf::MACConfig *mac_cfg) |
|
bool | has_bypass_mac_slot () const |
|
void | clear_bypass_mac_slot () |
|
const ::goby::acomms::protobuf::ModemTransmission & | bypass_mac_slot () const |
|
::goby::acomms::protobuf::ModemTransmission * | release_bypass_mac_slot () |
|
::goby::acomms::protobuf::ModemTransmission * | mutable_bypass_mac_slot () |
|
void | set_allocated_bypass_mac_slot (::goby::acomms::protobuf::ModemTransmission *bypass_mac_slot) |
|
bool | has_cidr_netmask_prefix () const |
|
void | clear_cidr_netmask_prefix () |
|
::google::protobuf::uint32 | cidr_netmask_prefix () const |
|
void | set_cidr_netmask_prefix (::google::protobuf::uint32 value) |
|
bool | has_tun_number () const |
|
void | clear_tun_number () |
|
::google::protobuf::int32 | tun_number () const |
|
void | set_tun_number (::google::protobuf::int32 value) |
|
bool | has_dynamic_address_count () const |
|
void | clear_dynamic_address_count () |
|
::google::protobuf::uint32 | dynamic_address_count () const |
|
void | set_dynamic_address_count (::google::protobuf::uint32 value) |
|
bool | has_mtu () const |
|
void | clear_mtu () |
|
::google::protobuf::uint32 | mtu () const |
|
void | set_mtu (::google::protobuf::uint32 value) |
|
bool | has_bypass_mac () const |
|
void | clear_bypass_mac () |
|
bool | bypass_mac () const |
|
void | set_bypass_mac (bool value) |
|
bool | has_only_rate () const |
|
void | clear_only_rate () |
|
::google::protobuf::int32 | only_rate () const |
|
void | set_only_rate (::google::protobuf::int32 value) |
|
bool | has_queue_size () const |
|
void | clear_queue_size () |
|
::google::protobuf::int32 | queue_size () const |
|
void | set_queue_size (::google::protobuf::int32 value) |
|
bool | has_enable_broadcast_address () const |
|
void | clear_enable_broadcast_address () |
|
bool | enable_broadcast_address () const |
|
void | set_enable_broadcast_address (bool value) |
|
bool | has_model_type () const |
|
void | clear_model_type () |
|
::goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType | model_type () const |
|
void | set_model_type (::goby::apps::zeromq::acomms::protobuf::IPGatewayConfig_ModelType value) |
|
bool | has_gamma_autonomy () const |
|
void | clear_gamma_autonomy () |
|
double | gamma_autonomy () const |
|
void | set_gamma_autonomy (double value) |
|
bool | has_gamma_collaboration () const |
|
void | clear_gamma_collaboration () |
|
double | gamma_collaboration () const |
|
void | set_gamma_collaboration (double value) |
|
bool | has_gateway_id () const |
|
void | clear_gateway_id () |
|
::google::protobuf::int32 | gateway_id () const |
|
void | set_gateway_id (::google::protobuf::int32 value) |
|
bool | has_total_ports () const |
|
void | clear_total_ports () |
|
::google::protobuf::int32 | total_ports () const |
|
void | set_total_ports (::google::protobuf::int32 value) |
|
| Message () |
|
virtual | ~Message () |
|
virtual void | CopyFrom (const Message &from) |
|
virtual void | MergeFrom (const Message &from) |
|
void | CheckInitialized () const |
|
void | FindInitializationErrors (std::vector< string > *errors) const |
|
string | InitializationErrorString () const |
|
virtual void | DiscardUnknownFields () |
|
virtual size_t | SpaceUsedLong () const |
|
int | SpaceUsed () const |
|
string | DebugString () const |
|
string | ShortDebugString () const |
|
string | Utf8DebugString () const |
|
void | PrintDebugString () const |
|
bool | ParseFromFileDescriptor (int file_descriptor) |
|
bool | ParsePartialFromFileDescriptor (int file_descriptor) |
|
bool | ParseFromIstream (std::istream *input) |
|
bool | ParsePartialFromIstream (std::istream *input) |
|
bool | SerializeToFileDescriptor (int file_descriptor) const |
|
bool | SerializePartialToFileDescriptor (int file_descriptor) const |
|
bool | SerializeToOstream (std::ostream *output) const |
|
bool | SerializePartialToOstream (std::ostream *output) const |
|
virtual string | GetTypeName () const |
|
virtual void | CheckTypeAndMergeFrom (const MessageLite &other) |
|
virtual bool | MergePartialFromCodedStream (io::CodedInputStream *input) |
|
virtual void | SerializeWithCachedSizes (io::CodedOutputStream *output) const |
|
const Descriptor * | GetDescriptor () const |
|
virtual const Reflection * | GetReflection () const final |
|
| MessageLite () |
|
virtual | ~MessageLite () |
|
virtual ::google::protobuf::Arena * | GetArena () const |
|
virtual void * | GetMaybeArenaPointer () const |
|
bool | ParseFromCodedStream (io::CodedInputStream *input) |
|
bool | ParsePartialFromCodedStream (io::CodedInputStream *input) |
|
bool | ParseFromZeroCopyStream (io::ZeroCopyInputStream *input) |
|
bool | ParsePartialFromZeroCopyStream (io::ZeroCopyInputStream *input) |
|
bool | ParseFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size) |
|
bool | ParsePartialFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size) |
|
bool | ParseFromString (const string &data) |
|
bool | ParsePartialFromString (const string &data) |
|
bool | ParseFromArray (const void *data, int size) |
|
bool | ParsePartialFromArray (const void *data, int size) |
|
bool | MergeFromCodedStream (io::CodedInputStream *input) |
|
bool | SerializeToCodedStream (io::CodedOutputStream *output) const |
|
bool | SerializePartialToCodedStream (io::CodedOutputStream *output) const |
|
bool | SerializeToZeroCopyStream (io::ZeroCopyOutputStream *output) const |
|
bool | SerializePartialToZeroCopyStream (io::ZeroCopyOutputStream *output) const |
|
bool | SerializeToString (string *output) const |
|
bool | SerializePartialToString (string *output) const |
|
bool | SerializeToArray (void *data, int size) const |
|
bool | SerializePartialToArray (void *data, int size) const |
|
string | SerializeAsString () const |
|
string | SerializePartialAsString () const |
|
bool | AppendToString (string *output) const |
|
bool | AppendPartialToString (string *output) const |
|
int | ByteSize () const |
|
virtual uint8 * | SerializeWithCachedSizesToArray (uint8 *target) const |
|
virtual uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, uint8 *target) const |
|
Definition at line 104 of file ip_gateway_config.pb.h.