Public Member Functions | Private Attributes

fv_PropCache Class Reference

#include <fv_View.h>

List of all members.

Public Member Functions

 fv_PropCache (void)
 ~fv_PropCache (void)
UT_uint32 getTick (void) const
void setTick (UT_uint32 iTick)
fl_ContainerLayoutgetCurrentCL (void) const
void setCurrentCL (fl_ContainerLayout *pCL)
bool isValid (void) const
const PP_PropertyVectorgetProps () const
void fillProps (const PP_PropertyVector &props)
void clearProps (void)

Private Attributes

UT_uint32 m_iTick
PP_PropertyVector m_props
fl_ContainerLayoutm_pCurrentCL

Constructor & Destructor Documentation

fv_PropCache::fv_PropCache ( void   ) 
fv_PropCache::~fv_PropCache ( void   ) 

References clearProps().


Member Function Documentation

void fv_PropCache::clearProps ( void   ) 
void fv_PropCache::fillProps ( const PP_PropertyVector props  ) 
fl_ContainerLayout * fv_PropCache::getCurrentCL ( void   )  const

References m_pCurrentCL.

Referenced by FV_View::getBlockFormat().

const PP_PropertyVector& fv_PropCache::getProps (  )  const [inline]
UT_uint32 fv_PropCache::getTick ( void   )  const
bool fv_PropCache::isValid ( void   )  const [inline]
void fv_PropCache::setCurrentCL ( fl_ContainerLayout pCL  ) 

References m_pCurrentCL.

Referenced by FV_View::getBlockFormat().

void fv_PropCache::setTick ( UT_uint32  iTick  ) 

Member Data Documentation

Referenced by getTick(), and setTick().

Referenced by getCurrentCL(), and setCurrentCL().

Referenced by clearProps(), and fillProps().


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