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

tacpp::CorePool Class Reference

addreses pool manager More...

#include <CorePool.h>

Inheritance diagram for tacpp::CorePool:

tacpp::Core_data List of all members.

Public Member Functions

 CorePool (const string, const string)
 ~CorePool ()
void add (int, const char *)
void del (int)
void del (int, const char *)
string get (int)
void ret (ipaddr)
string buildcfstr (int)
string applycf (char *const *mask, const string cmdname, const list< string >paramList, Command *cmd=NULL) throw (CmdErr)

Detailed Description

addreses pool manager

Version:
1
Author:
rv


Constructor & Destructor Documentation

CorePool::CorePool const  string,
const  string
 

init

CorePool::~CorePool  ) 
 

free


Member Function Documentation

void CorePool::add int  ,
const char * 
 

add addresses to pool

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

apply config

Implements tacpp::Core_data.

string CorePool::buildcfstr int   )  [virtual]
 

build configuration for object

Implements tacpp::Core_data.

void CorePool::del int  ,
const char * 
 

delete address from pool

void CorePool::del int   ) 
 

delete whole pool

string CorePool::get int   ) 
 

get addr from pool

void CorePool::ret ipaddr   ) 
 

retrieve addr to pool


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