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

Public Member Functions

 LogConfig_SQLiteInfo (const LogConfig_SQLiteInfo &from)
 
LogConfig_SQLiteInfooperator= (const LogConfig_SQLiteInfo &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (LogConfig_SQLiteInfo *other)
 
LogConfig_SQLiteInfoNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const LogConfig_SQLiteInfo &from)
 
void MergeFrom (const LogConfig_SQLiteInfo &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_path () const
 
void clear_path ()
 
const ::std::string & path () const
 
void set_path (const ::std::string &value)
 
void set_path (const char *value)
 
void set_path (const char *value, size_t size)
 
inline::std::string * mutable_path ()
 
inline::std::string * release_path ()
 
void set_allocated_path (::std::string *path)
 

Static Public Member Functions

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

Static Public Attributes

static const int kPathFieldNumber = 2
 

Friends

void protobuf_AddDesc_goby_2fpb_2fprotobuf_2fconfig_2eproto ()
 
void protobuf_AssignDesc_goby_2fpb_2fprotobuf_2fconfig_2eproto ()
 
void protobuf_ShutdownFile_goby_2fpb_2fprotobuf_2fconfig_2eproto ()
 

Detailed Description

Definition at line 521 of file config.pb.h.


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