|
typedef std::pair< const
std::string, const std::string > | map_key |
|
typedef std::map< const
map_key, plugin::Plugin * > | map |
|
typedef std::vector< Plugin * > | vector |
|
|
| Syslog (const std::string &facility) |
|
virtual bool | errmsg (drizzled::error::priority_t, const char *format, va_list ap) |
|
bool | removeLast () const |
|
virtual void | shutdownPlugin () |
|
virtual void | prime () |
|
virtual void | startup (drizzled::Session &) |
|
void | activate () |
|
void | deactivate () |
|
bool | isActive () const |
|
const std::string & | getName () const |
|
void | setModule (module::Module *module) |
|
const std::string & | getTypeName () const |
|
const std::string & | getModuleName () const |
|
Definition at line 29 of file errmsg.h.
The documentation for this class was generated from the following files: