Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

WPXTableList Class Reference

#include <WPXTable.h>

List of all members.

Public Member Functions

 WPXTableList ()
 WPXTableList (const WPXTableList &)
WPXTableListoperator= (const WPXTableList &tableList)
virtual ~WPXTableList ()
WPXTableoperator[] (size_t i)
void add (WPXTable *table)

Private Member Functions

void release ()
void acquire (int *refCount, std::vector< WPXTable * > *tableList)
int * getRef () const
std::vector< WPXTable * > * get () const

Private Attributes

std::vector< WPXTable * > * m_tableList
int * m_refCount


Constructor & Destructor Documentation

WPXTableList::WPXTableList  ) 
 

WPXTableList::WPXTableList const WPXTableList  ) 
 

WPXTableList::~WPXTableList  )  [virtual]
 


Member Function Documentation

void WPXTableList::acquire int *  refCount,
std::vector< WPXTable * > *  tableList
[private]
 

void WPXTableList::add WPXTable table  )  [inline]
 

std::vector<WPXTable *>* WPXTableList::get  )  const [inline, private]
 

int* WPXTableList::getRef  )  const [inline, private]
 

WPXTableList & WPXTableList::operator= const WPXTableList tableList  ) 
 

WPXTable* WPXTableList::operator[] size_t  i  )  [inline]
 

void WPXTableList::release  )  [private]
 


Member Data Documentation

int* WPXTableList::m_refCount [private]
 

std::vector<WPXTable *>* WPXTableList::m_tableList [private]
 


The documentation for this class was generated from the following files:
Generated on Sat Aug 20 05:20:58 2022 for libwpd by doxygen 1.3.5