Main Page | Class Hierarchy | Class List | File List | Class Members

tacpp::CorePeer Class Reference

core Peer object More...

#include <CorePeer.h>

Inheritance diagram for tacpp::CorePeer:

tacpp::Core_data List of all members.

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)

Detailed Description

core Peer object

Version:
1
Author:
rv


Constructor & Destructor Documentation

CorePeer::CorePeer const  string,
const  string
 

init

CorePeer::~CorePeer  ) 
 

free


Member Function Documentation

void CorePeer::add ipaddr  ,
unsigned  int
 

add peer

void CorePeer::add_mask ipaddr  ,
unsigned  int,
const char * 
 

add mask to peer

string CorePeer::applycf char *const *  mask,
const string  cmdname,
const list< string >  paramList,
Command cmd = NULL
throw (CmdErr) [virtual]
 

config applyer

Implements tacpp::Core_data.

string CorePeer::buildcfstr int   )  [virtual]
 

build config

Implements tacpp::Core_data.

void CorePeer::del ipaddr  ,
unsigned  int
 

delete peer

void CorePeer::del_mask ipaddr  ,
unsigned  int,
const char * 
 

del mask from peer

void CorePeer::modify_des ipaddr  ,
unsigned  int,
const char * 
 

modify description

void CorePeer::modify_key ipaddr  ,
unsigned  int,
const char * 
 

modify key


The documentation for this class was generated from the following files:
Generated on Thu Jul 21 23:09:47 2005 for tacppd.kdevelop by doxygen 1.3.5