Debea Library 1.4.2

Stream::bindMatch Class Reference

Relation between binded variable pointer and store table member identification. More...

#include <stream.h>

List of all members.


Public Member Functions

 bindMatch (const char *pTable, const char *pField)
 Constructor.
 bindMatch (void *pPtr)
 Constructor.
bool operator() (const _bind_data &pData)
 comparsion operator

Detailed Description

Relation between binded variable pointer and store table member identification.

Used for unbind and unbindAll


Constructor & Destructor Documentation

bindMatch ( void *  pPtr  ) 

Constructor.

Parameters:
pPtr pointer to variable

bindMatch ( const char *  pTable,
const char *  pField 
)

Constructor.

Parameters:
pTable relation name
pField field name


Member Function Documentation

bool operator() ( const _bind_data pData  ) 

comparsion operator

Parameters:
pData object to compare


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

Documentation
Quick start
Examples

API Documentation
Class hierarchy
Member index
API Reference
Store filters
Store table macros
Back

Generated by doxygen at Fri Oct 22 23:15:48 2010