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