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
Search

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

Generated by doxygen at Sun Nov 9 02:08:32 2008