Public Member Functions | Protected Attributes

pp_TableAttrProp Class Reference

#include <pp_TableAttrProp.h>

List of all members.

Public Member Functions

 pp_TableAttrProp ()
 ~pp_TableAttrProp ()
bool addAP (PP_AttrProp *pAP, UT_sint32 *pSubscript)
bool createAP (UT_sint32 *pSubscript)
bool createAP (const PP_PropertyVector &attributes, const PP_PropertyVector &properties, UT_sint32 *pSubscript)
bool createAP (const PP_PropertyVector &pVector, UT_sint32 *pSubscript)
bool findMatch (const PP_AttrProp *pMatch, UT_sint32 *pSubscript) const
const PP_AttrPropgetAP (UT_sint32 subscript) const

Protected Attributes

UT_GenericVector< PP_AttrProp * > m_vecTable
UT_GenericVector< PP_AttrProp * > m_vecTableSorted

Constructor & Destructor Documentation

pp_TableAttrProp::pp_TableAttrProp (  ) 
pp_TableAttrProp::~pp_TableAttrProp (  ) 

References m_vecTable, and UT_VECTOR_PURGEALL.


Member Function Documentation

bool pp_TableAttrProp::addAP ( PP_AttrProp pAP,
UT_sint32 pSubscript 
)
bool pp_TableAttrProp::createAP ( UT_sint32 pSubscript  ) 
bool pp_TableAttrProp::createAP ( const PP_PropertyVector pVector,
UT_sint32 pSubscript 
)
bool pp_TableAttrProp::createAP ( const PP_PropertyVector attributes,
const PP_PropertyVector properties,
UT_sint32 pSubscript 
)
bool pp_TableAttrProp::findMatch ( const PP_AttrProp pMatch,
UT_sint32 pSubscript 
) const
const PP_AttrProp * pp_TableAttrProp::getAP ( UT_sint32  subscript  )  const

Member Data Documentation

Referenced by addAP(), createAP(), and findMatch().


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