QOpenOCCIBindData Class Reference

#include <QOpenOCCI.h>

List of all members.

Public Member Functions

void add (const QString &key, QOpenOCCIBindElement *val)
void cleanup ()
QOpenOCCIBindElementoperator[] (const QString &key)

Private Attributes

QMap< QString,
QOpenOCCIBindElement * > 
mMap


Detailed Description

Definition at line 134 of file QOpenOCCI.h.


Member Function Documentation

void QOpenOCCIBindData::add ( const QString &  key,
QOpenOCCIBindElement val 
) [inline]

Definition at line 136 of file QOpenOCCI.h.

Referenced by QOpenOCCIResult::bind().

void QOpenOCCIBindData::cleanup (  )  [inline]

Definition at line 141 of file QOpenOCCI.h.

Referenced by QOpenOCCIResult::cleanup().

QOpenOCCIBindElement* QOpenOCCIBindData::operator[] ( const QString &  key  )  [inline]

Definition at line 151 of file QOpenOCCI.h.


Member Data Documentation

QMap<QString, QOpenOCCIBindElement*> QOpenOCCIBindData::mMap [private]

Definition at line 153 of file QOpenOCCI.h.

Referenced by add(), cleanup(), and operator[]().


The documentation for this class was generated from the following file:
Generated on Tue Mar 18 22:47:11 2008 for QOpenOCCI by  doxygen 1.5.3