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

async_db_notify Class Reference

abstract class for asynchronous db notifications More...

#include <dbaccess.h>

List of all members.

Public Member Functions

virtual ~async_db_notify ()
 destructor
virtual void notify_async (bool noerrors, size_t ident)=0
 sends the notification message


Detailed Description

abstract class for asynchronous db notifications

Definition at line 37 of file dbaccess.h.


Constructor & Destructor Documentation

virtual async_db_notify::~async_db_notify (  )  [inline, virtual]

destructor

Definition at line 42 of file dbaccess.h.


Member Function Documentation

virtual void async_db_notify::notify_async ( bool  noerrors,
size_t  ident 
) [pure virtual]

sends the notification message

Parameters:
noerrors  flag if error occurred
ident  dbserver ident

Referenced by dbserver_impl::callback_fire::operator()().


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


© Copyright Terimber 2003-.