Public Member Functions | Private Attributes

STR_TAB< STR >::ExtractStringBufferFromStringTable Class Reference

List of all members.

Public Member Functions

 ExtractStringBufferFromStringTable (const STR_TAB< STR > &_stringTable)
char * operator() (mUINT32 idx) const

Private Attributes

const STR_TAB< STR > & stringTable

Detailed Description

template<class STR>
class STR_TAB< STR >::ExtractStringBufferFromStringTable

Definition at line 263 of file strtab.cxx.


Constructor & Destructor Documentation

template<class STR>
STR_TAB< STR >::ExtractStringBufferFromStringTable::ExtractStringBufferFromStringTable ( const STR_TAB< STR > &  _stringTable  )  [inline]

Definition at line 267 of file strtab.cxx.


Member Function Documentation

template<class STR>
char* STR_TAB< STR >::ExtractStringBufferFromStringTable::operator() ( mUINT32  idx  )  const [inline]

Definition at line 270 of file strtab.cxx.


Member Data Documentation

template<class STR>
const STR_TAB<STR>& STR_TAB< STR >::ExtractStringBufferFromStringTable::stringTable [private]

Definition at line 264 of file strtab.cxx.


The documentation for this class was generated from the following file: