#include <CoreListener.h>
Inheritance diagram for tacpp::CoreListener:

Public Member Functions | |
| void | init () |
| CoreListener (const string, const string) | |
| ~CoreListener () | |
| void | add (unsigned int) |
| void | add (unsigned int, int, const char *, int) |
| void | del (unsigned int) |
| bool | check (unsigned int, const char *) |
| void | modify1 (unsigned int, const char *) |
| void | modify2 (unsigned int, int) |
| void | modify3 (unsigned int, int) |
| string | buildcfstr (int) |
| string | applycf (char *const *mask, const string cmdname, const list< string >paramList, Command *cmd=NULL) throw (CmdErr) |
|
||||||||||||
|
init |
|
|
desctructor - stop all servers |
|
|
add server |
|
||||||||||||||||||||
|
apply config Implements tacpp::Core_data. |
|
|
build config Implements tacpp::Core_data. |
|
||||||||||||
|
check by access list |
|
|
delete/stop server |
|
|
create threads (for later servers start) |
|
||||||||||||
|
FIXME |
|
||||||||||||
|
FIXME |
|
||||||||||||
|
FIXME |
1.3.5