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] |
Member Function Documentation
virtual void async_db_notify::notify_async |
( |
bool |
noerrors, |
|
|
size_t |
ident | |
|
) |
| | [pure virtual] |
The documentation for this class was generated from the following file: