#include <WPXTable.h>
WPXTableList::WPXTableList |
( |
| ) |
|
WPXTableList::WPXTableList |
( |
const WPXTableList & |
tableList | ) |
|
WPXTableList::~WPXTableList |
( |
| ) |
|
|
virtual |
void WPXTableList::acquire |
( |
int * |
refCount, |
|
|
std::vector< WPXTable * > * |
tableList |
|
) |
| |
|
private |
void WPXTableList::add |
( |
WPXTable * |
table | ) |
|
|
inline |
std::vector<WPXTable *>* WPXTableList::get |
( |
| ) |
const |
|
inlineprivate |
int* WPXTableList::getRef |
( |
| ) |
const |
|
inlineprivate |
WPXTable* WPXTableList::operator[] |
( |
unsigned long |
i | ) |
|
|
inline |
void WPXTableList::release |
( |
| ) |
|
|
private |
int* WPXTableList::m_refCount |
|
private |
std::vector<WPXTable *>* WPXTableList::m_tableList |
|
private |
The documentation for this class was generated from the following files: