libfoedus-core
FOEDUS Core Library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
foedus::debugging::DebuggingOptions Member List

This is the complete list of members for foedus::debugging::DebuggingOptions, including all inherited members.

add_child_element(tinyxml2::XMLElement *parent, const std::string &tag, const std::string &comment, const Externalizable &child)foedus::externalize::Externalizablestatic
add_element(tinyxml2::XMLElement *parent, const std::string &tag, const std::string &comment, T value)foedus::externalize::Externalizablestatic
add_element(tinyxml2::XMLElement *parent, const std::string &tag, const std::string &comment, const assorted::FixedString< MAXLEN, CHAR > &value)foedus::externalize::Externalizableinlinestatic
add_element(tinyxml2::XMLElement *parent, const std::string &tag, const std::string &comment, const std::vector< T > &value)foedus::externalize::Externalizableinlinestatic
add_enum_element(tinyxml2::XMLElement *parent, const std::string &tag, const std::string &comment, ENUM value)foedus::externalize::Externalizableinlinestatic
append_comment(tinyxml2::XMLElement *parent, const std::string &comment)foedus::externalize::Externalizablestatic
assign(const foedus::externalize::Externalizable *other) overridefoedus::debugging::DebuggingOptionsinlinevirtual
create_element(tinyxml2::XMLElement *parent, const std::string &name, tinyxml2::XMLElement **out)foedus::externalize::Externalizablestatic
debug_log_dir_foedus::debugging::DebuggingOptions
debug_log_min_threshold_foedus::debugging::DebuggingOptions
debug_log_stderr_threshold_foedus::debugging::DebuggingOptions
debug_log_to_stderr_foedus::debugging::DebuggingOptions
DebuggingOptions()foedus::debugging::DebuggingOptions
DebugLogLevel enum namefoedus::debugging::DebuggingOptions
get_child_element(tinyxml2::XMLElement *parent, const std::string &tag, Externalizable *child, bool optional=false)foedus::externalize::Externalizablestatic
get_element(tinyxml2::XMLElement *parent, const std::string &tag, T *out, bool optional=false, T value=0)foedus::externalize::Externalizablestatic
get_element(tinyxml2::XMLElement *parent, const std::string &tag, std::string *out, bool optional=false, const char *value="")foedus::externalize::Externalizablestatic
get_element(tinyxml2::XMLElement *parent, const std::string &tag, assorted::FixedString< MAXLEN, CHAR > *out, bool optional=false, const assorted::FixedString< MAXLEN, CHAR > &value=assorted::FixedString< MAXLEN, CHAR >())foedus::externalize::Externalizableinlinestatic
get_element(tinyxml2::XMLElement *parent, const std::string &tag, std::vector< T > *out, bool optional=false)foedus::externalize::Externalizablestatic
get_enum_element(tinyxml2::XMLElement *parent, const std::string &tag, ENUM *out, bool optional=false, ENUM default_value=static_cast< ENUM >(0))foedus::externalize::Externalizableinlinestatic
get_tag_name() const overridefoedus::debugging::DebuggingOptionsinlinevirtual
insert_comment(tinyxml2::XMLElement *element, const std::string &comment)foedus::externalize::Externalizablestatic
kDebugLogError enum valuefoedus::debugging::DebuggingOptions
kDebugLogFatal enum valuefoedus::debugging::DebuggingOptions
kDebugLogInfo enum valuefoedus::debugging::DebuggingOptions
kDebugLogWarning enum valuefoedus::debugging::DebuggingOptions
load(tinyxml2::XMLElement *element) overridefoedus::debugging::DebuggingOptionsvirtual
load_from_file(const fs::Path &path)foedus::externalize::Externalizable
load_from_string(const std::string &xml)foedus::externalize::Externalizable
operator<<(std::ostream &o, const DebuggingOptions &v)foedus::debugging::DebuggingOptionsfriend
save(tinyxml2::XMLElement *element) const overridefoedus::debugging::DebuggingOptionsvirtual
save_to_file(const fs::Path &path) const foedus::externalize::Externalizable
save_to_stream(std::ostream *ptr) const foedus::externalize::Externalizable
verbose_log_level_foedus::debugging::DebuggingOptions
verbose_modules_foedus::debugging::DebuggingOptions