filters
QpTableNames Class Reference
Inheritance diagram for QpTableNames:

Detailed Description
Definition at line 6 of file tablenames.h.
Public Types | |
| enum | { cNameCnt = 256 } |
Public Member Functions | |
| QpTableNames () | |
| ~QpTableNames () | |
| void | name (unsigned pIdx, const char *pName) |
| const char * | name (unsigned pIdx) |
| int | allocated (unsigned pIdx) |
Protected Attributes | |
| char * | cName [cNameCnt] |
The documentation for this class was generated from the following files:

