#include <CorePeer.h>
Inheritance diagram for tacpp::CorePeer:
Public Member Functions | |
CorePeer (const string, const string) | |
~CorePeer () | |
void | add (ipaddr, unsigned int) |
void | del (ipaddr, unsigned int) |
void | add_mask (ipaddr, unsigned int, const char *) |
void | del_mask (ipaddr, unsigned int, const char *) |
void | modify_des (ipaddr, unsigned int, const char *) |
void | modify_key (ipaddr, unsigned 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 peer |
|
add mask to peer |
|
config applyer Implements tacpp::Core_data. |
|
build config Implements tacpp::Core_data. |
|
delete peer |
|
del mask from peer |
|
modify description |
|
modify key |