|
| GLogConfig (const GLogConfig &from) |
|
GLogConfig & | operator= (const GLogConfig &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (GLogConfig *other) |
|
GLogConfig * | New () const |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
|
void | CopyFrom (const GLogConfig &from) |
|
void | MergeFrom (const GLogConfig &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_tty_verbosity () const |
|
void | clear_tty_verbosity () |
|
inline::goby::common::protobuf::GLogConfig_Verbosity | tty_verbosity () const |
|
void | set_tty_verbosity (::goby::common::protobuf::GLogConfig_Verbosity value) |
|
bool | has_show_gui () const |
|
void | clear_show_gui () |
|
bool | show_gui () const |
|
void | set_show_gui (bool value) |
|
int | file_log_size () const |
|
void | clear_file_log () |
|
const ::goby::common::protobuf::GLogConfig_FileLog & | file_log (int index) const |
|
inline::goby::common::protobuf::GLogConfig_FileLog * | mutable_file_log (int index) |
|
inline::goby::common::protobuf::GLogConfig_FileLog * | add_file_log () |
|
const ::google::protobuf::RepeatedPtrField< ::goby::common::protobuf::GLogConfig_FileLog > & | file_log () const |
|
inline::google::protobuf::RepeatedPtrField< ::goby::common::protobuf::GLogConfig_FileLog > * | mutable_file_log () |
|
|
static const ::google::protobuf::Descriptor * | descriptor () |
|
static const GLogConfig & | default_instance () |
|
static bool | Verbosity_IsValid (int value) |
|
static const ::google::protobuf::EnumDescriptor * | Verbosity_descriptor () |
|
static const ::std::string & | Verbosity_Name (Verbosity value) |
|
static bool | Verbosity_Parse (const ::std::string &name, Verbosity *value) |
|
|
static const Verbosity | QUIET = GLogConfig_Verbosity_QUIET |
|
static const Verbosity | WARN = GLogConfig_Verbosity_WARN |
|
static const Verbosity | VERBOSE = GLogConfig_Verbosity_VERBOSE |
|
static const Verbosity | DEBUG1 = GLogConfig_Verbosity_DEBUG1 |
|
static const Verbosity | DEBUG2 = GLogConfig_Verbosity_DEBUG2 |
|
static const Verbosity | DEBUG3 = GLogConfig_Verbosity_DEBUG3 |
|
static const Verbosity | VERBOSITY_QUIET = GLogConfig_Verbosity_VERBOSITY_QUIET |
|
static const Verbosity | VERBOSITY_WARN = GLogConfig_Verbosity_VERBOSITY_WARN |
|
static const Verbosity | VERBOSITY_VERBOSE = GLogConfig_Verbosity_VERBOSITY_VERBOSE |
|
static const Verbosity | VERBOSITY_DEBUG = GLogConfig_Verbosity_VERBOSITY_DEBUG |
|
static const Verbosity | VERBOSITY_GUI = GLogConfig_Verbosity_VERBOSITY_GUI |
|
static const Verbosity | Verbosity_MIN |
|
static const Verbosity | Verbosity_MAX |
|
static const int | Verbosity_ARRAYSIZE |
|
static const int | kTtyVerbosityFieldNumber = 1 |
|
static const int | kShowGuiFieldNumber = 2 |
|
static const int | kFileLogFieldNumber = 3 |
|
|
void | protobuf_AddDesc_goby_2fcommon_2fprotobuf_2flogger_2eproto () |
|
void | protobuf_AssignDesc_goby_2fcommon_2fprotobuf_2flogger_2eproto () |
|
void | protobuf_ShutdownFile_goby_2fcommon_2fprotobuf_2flogger_2eproto () |
|
Definition at line 171 of file logger.pb.h.
const int goby::common::protobuf::GLogConfig::Verbosity_ARRAYSIZE |
|
static |
Initial value:=
GLogConfig_Verbosity_Verbosity_ARRAYSIZE
Definition at line 243 of file logger.pb.h.
const Verbosity goby::common::protobuf::GLogConfig::Verbosity_MAX |
|
static |
Initial value:=
GLogConfig_Verbosity_Verbosity_MAX
Definition at line 241 of file logger.pb.h.
const Verbosity goby::common::protobuf::GLogConfig::Verbosity_MIN |
|
static |
Initial value:=
GLogConfig_Verbosity_Verbosity_MIN
Definition at line 239 of file logger.pb.h.
The documentation for this class was generated from the following file: