|
| LogConfig (const LogConfig &from) |
|
LogConfig & | operator= (const LogConfig &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (LogConfig *other) |
|
LogConfig * | New () const |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
|
void | CopyFrom (const LogConfig &from) |
|
void | MergeFrom (const LogConfig &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_backend () const |
|
void | clear_backend () |
|
inline::goby::core::proto::LogConfig_SQLBackend | backend () const |
|
void | set_backend (::goby::core::proto::LogConfig_SQLBackend value) |
|
bool | has_sqlite () const |
|
void | clear_sqlite () |
|
const ::goby::core::proto::LogConfig_SQLiteInfo & | sqlite () const |
|
inline::goby::core::proto::LogConfig_SQLiteInfo * | mutable_sqlite () |
|
inline::goby::core::proto::LogConfig_SQLiteInfo * | release_sqlite () |
|
void | set_allocated_sqlite (::goby::core::proto::LogConfig_SQLiteInfo *sqlite) |
|
|
static const ::google::protobuf::Descriptor * | descriptor () |
|
static const LogConfig & | default_instance () |
|
static bool | SQLBackend_IsValid (int value) |
|
static const ::google::protobuf::EnumDescriptor * | SQLBackend_descriptor () |
|
static const ::std::string & | SQLBackend_Name (SQLBackend value) |
|
static bool | SQLBackend_Parse (const ::std::string &name, SQLBackend *value) |
|
|
static const SQLBackend | SQLITE = LogConfig_SQLBackend_SQLITE |
|
static const SQLBackend | SQLBackend_MIN |
|
static const SQLBackend | SQLBackend_MAX |
|
static const int | SQLBackend_ARRAYSIZE |
|
static const int | kBackendFieldNumber = 1 |
|
static const int | kSqliteFieldNumber = 2 |
|
|
void | protobuf_AddDesc_goby_2fpb_2fprotobuf_2fconfig_2eproto () |
|
void | protobuf_AssignDesc_goby_2fpb_2fprotobuf_2fconfig_2eproto () |
|
void | protobuf_ShutdownFile_goby_2fpb_2fprotobuf_2fconfig_2eproto () |
|
Definition at line 606 of file config.pb.h.
const int goby::core::proto::LogConfig::SQLBackend_ARRAYSIZE |
|
static |
Initial value:=
LogConfig_SQLBackend_SQLBackend_ARRAYSIZE
Definition at line 668 of file config.pb.h.
const SQLBackend goby::core::proto::LogConfig::SQLBackend_MAX |
|
static |
Initial value:=
LogConfig_SQLBackend_SQLBackend_MAX
Definition at line 666 of file config.pb.h.
const SQLBackend goby::core::proto::LogConfig::SQLBackend_MIN |
|
static |
Initial value:=
LogConfig_SQLBackend_SQLBackend_MIN
Definition at line 664 of file config.pb.h.
The documentation for this class was generated from the following file: