baselen_ | oasys::Logger | [protected] |
binary_datatype() | dtn::MysqlSQLImplementation | |
binary_datatype_ | oasys::SQLImplementation | [protected] |
boolean_datatype() | oasys::SQLImplementation | [inline] |
boolean_datatype_ | oasys::SQLImplementation | [protected] |
Can_Only_Be_Called_By_A_Logger typedef | oasys::Logger | |
classname_ | oasys::Logger | [protected] |
close() | dtn::MysqlSQLImplementation | [virtual] |
connect(const char *dbname) | dtn::MysqlSQLImplementation | [virtual] |
db_ | dtn::MysqlSQLImplementation | [private] |
escape_binary(const u_char *from, int from_length) | dtn::MysqlSQLImplementation | [virtual] |
escape_string(const char *from) | dtn::MysqlSQLImplementation | [virtual] |
exec_query(const char *query) | dtn::MysqlSQLImplementation | [virtual] |
get_value(int tuple_no, int field_no) | dtn::MysqlSQLImplementation | [virtual] |
has_table(const char *tablename) | dtn::MysqlSQLImplementation | [virtual] |
log_enabled(log_level_t level) const | oasys::Logger | [inline] |
log_multiline(log_level_t level, const char *msg) const | oasys::Logger | [inline] |
logf(log_level_t level, const char *fmt,...) const | oasys::Logger | [inline] |
logf(const char *logpath, log_level_t level, const char *fmt,...) const | oasys::Logger | [inline] |
Logger(const char *classname, const char *fmt,...) | oasys::Logger | [inline] |
Logger(const char *classname, const std::string &logpath) | oasys::Logger | [inline] |
logpath() | oasys::Logger | [inline] |
logpath_ | oasys::Logger | [protected] |
logpath_appendf(const char *fmt,...) | oasys::Logger | [inline] |
logpathf(const char *fmt,...) | oasys::Logger | [inline] |
MysqlSQLImplementation() | dtn::MysqlSQLImplementation | |
num_tuples() | dtn::MysqlSQLImplementation | [virtual] |
query_result_ | dtn::MysqlSQLImplementation | [private] |
set_logpath(const char *logpath) | oasys::Logger | [inline] |
SQLImplementation(const char *binary_datatype, const char *boolean_datatype) | oasys::SQLImplementation | [inline] |
unescape_binary(const u_char *from) | dtn::MysqlSQLImplementation | [virtual] |
vlogf(log_level_t level, const char *fmt, va_list args) const | oasys::Logger | [inline] |
~SQLImplementation() | oasys::SQLImplementation | [virtual] |