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

tacpp::CoreListener Class Reference

TCP/UDP listener manager. More...

#include <CoreListener.h>

Inheritance diagram for tacpp::CoreListener:

tacpp::Core_data List of all members.

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)

Detailed Description

TCP/UDP listener manager.

Version:
1
Author:
1


Constructor & Destructor Documentation

CoreListener::CoreListener const  string,
const  string
 

init

CoreListener::~CoreListener  ) 
 

desctructor - stop all servers


Member Function Documentation

void CoreListener::add unsigned  int  ) 
 

add server

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

apply config

Implements tacpp::Core_data.

string CoreListener::buildcfstr int   )  [virtual]
 

build config

Implements tacpp::Core_data.

bool CoreListener::check unsigned  int,
const char * 
 

check by access list

void CoreListener::del unsigned  int  ) 
 

delete/stop server

void CoreListener::init  ) 
 

create threads (for later servers start)

void CoreListener::modify1 unsigned  int,
const char * 
 

FIXME

void CoreListener::modify2 unsigned  int,
int 
 

FIXME

void CoreListener::modify3 unsigned  int,
int 
 

FIXME


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