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

tacpp::UserTrack Class Reference

active user entries handler More...

#include <UserTrack.h>

List of all members.

Public Member Functions

 UserTrack ()
 ~UserTrack ()
db_user get2add (string, ipaddr, string, string)
bool add (string, ipaddr, string, string, ipaddr)
bool del (string, ipaddr, string)
void periodic ()


Detailed Description

active user entries handler

Author:
rv
Version:
1


Constructor & Destructor Documentation

UserTrack::UserTrack  ) 
 

init locker

UserTrack::~UserTrack  ) 
 

free locker


Member Function Documentation

bool UserTrack::add string  ,
ipaddr  ,
string  ,
string  ,
ipaddr 
 

add user to list or renew ttl or do it active

Returns:
true if added

bool UserTrack::del string  ,
ipaddr  ,
string 
 

delete user from list

Returns:
true if deleted

db_user UserTrack::get2add string  ,
ipaddr  ,
string  ,
string 
 

get from db system and add as inactive to list if presents

Returns:
database data for user

void UserTrack::periodic  ) 
 

periodic cache checking


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