#include <CoreDebug.h>
Inheritance diagram for tacpp::CoreDebug:
Public Member Functions | |
CoreDebug (const string, const string) | |
~CoreDebug () | |
void | add (int, const char *, int) |
void | del (int, const char *, int) |
void | add (int, const char *) |
void | del (int, const char *) |
string | buildcfstr (int) |
string | applycf (char *const *mask, const string cmdname, const list< string >paramList, Command *cmd=NULL) throw (CmdErr) |
|
init |
|
free |
|
add output type |
|
add facility to output type |
|
apply cf Implements tacpp::Core_data. |
|
build config Implements tacpp::Core_data. |
|
del output type |
|
del facility from output type |