Goby v2
Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends | List of all members
goby::acomms::protobuf::GobyStoreServerConfig Class Reference
Inheritance diagram for goby::acomms::protobuf::GobyStoreServerConfig:
Inheritance graph
[legend]

Public Member Functions

 GobyStoreServerConfig (const GobyStoreServerConfig &from)
 
GobyStoreServerConfigoperator= (const GobyStoreServerConfig &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GobyStoreServerConfig *other)
 
GobyStoreServerConfigNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const GobyStoreServerConfig &from)
 
void MergeFrom (const GobyStoreServerConfig &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 ::AppBaseConfigbase () const
 
inline::AppBaseConfig * mutable_base ()
 
inline::AppBaseConfig * release_base ()
 
void set_allocated_base (::AppBaseConfig *base)
 
bool has_reply_socket () const
 
void clear_reply_socket ()
 
const ::goby::common::protobuf::ZeroMQServiceConfig_Socketreply_socket () const
 
inline::goby::common::protobuf::ZeroMQServiceConfig_Socket * mutable_reply_socket ()
 
inline::goby::common::protobuf::ZeroMQServiceConfig_Socket * release_reply_socket ()
 
void set_allocated_reply_socket (::goby::common::protobuf::ZeroMQServiceConfig_Socket *reply_socket)
 
bool has_db_file_dir () const
 
void clear_db_file_dir ()
 
const ::std::string & db_file_dir () const
 
void set_db_file_dir (const ::std::string &value)
 
void set_db_file_dir (const char *value)
 
void set_db_file_dir (const char *value, size_t size)
 
inline::std::string * mutable_db_file_dir ()
 
inline::std::string * release_db_file_dir ()
 
void set_allocated_db_file_dir (::std::string *db_file_dir)
 
bool has_db_file_name () const
 
void clear_db_file_name ()
 
const ::std::string & db_file_name () const
 
void set_db_file_name (const ::std::string &value)
 
void set_db_file_name (const char *value)
 
void set_db_file_name (const char *value, size_t size)
 
inline::std::string * mutable_db_file_name ()
 
inline::std::string * release_db_file_name ()
 
void set_allocated_db_file_name (::std::string *db_file_name)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const GobyStoreServerConfigdefault_instance ()
 

Static Public Attributes

static const int kBaseFieldNumber = 1
 
static const int kReplySocketFieldNumber = 2
 
static const int kDbFileDirFieldNumber = 3
 
static const int kDbFileNameFieldNumber = 4
 

Friends

void protobuf_AddDesc_goby_2fapps_2facomms_2fgoby_5fstore_5fserver_2fgoby_5fstore_5fserver_5fconfig_2eproto ()
 
void protobuf_AssignDesc_goby_2fapps_2facomms_2fgoby_5fstore_5fserver_2fgoby_5fstore_5fserver_5fconfig_2eproto ()
 
void protobuf_ShutdownFile_goby_2fapps_2facomms_2fgoby_5fstore_5fserver_2fgoby_5fstore_5fserver_5fconfig_2eproto ()
 

Detailed Description

Definition at line 49 of file goby_store_server_config.pb.h.


The documentation for this class was generated from the following file: