Thread portable class


Gate portable class


Timer class


Pool class


Terimber 2.0


About C++


Downloads Products & Services Support Clients Open Source About



Home / Open source / Terimber 2.0

dbserver_impl::callback_finder Class Reference

class help to find callback More...

List of all members.

Public Member Functions

 callback_finder (const async_db_notify *obj)
 constructor
bool operator() (const async_db_notify *obj) const
 compare operator

Private Attributes

const async_db_notify_obj
 calback pointer


Detailed Description

class help to find callback

Definition at line 331 of file db.h.


Constructor & Destructor Documentation

dbserver_impl::callback_finder::callback_finder ( const async_db_notify obj  ) 

constructor

Parameters:
obj  callback pointer

Definition at line 386 of file db.cpp.


Member Function Documentation

bool dbserver_impl::callback_finder::operator() ( const async_db_notify obj  )  const [inline]

compare operator

Definition at line 340 of file db.h.

References _obj.


Member Data Documentation

calback pointer

Definition at line 346 of file db.h.

Referenced by operator()().


The documentation for this class was generated from the following files:


© Copyright Terimber 2003-.