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)
bool isValid (void) const
const gchar ** getCopyOfProps (void) const
void fillProps (UT_uint32 numProps, const gchar **props)
void clearProps (void)

Private Attributes

UT_uint32 m_iTick
UT_uint32 m_iNumProps
gchar ** m_pszProps

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 ( UT_uint32  numProps,
const gchar **  props 
)
const gchar ** fv_PropCache::getCopyOfProps ( void   )  const
UT_uint32 fv_PropCache::getTick ( void   )  const
bool fv_PropCache::isValid ( void   )  const
void fv_PropCache::setTick ( UT_uint32  iTick  ) 

Member Data Documentation

Referenced by getTick(), and setTick().

gchar** fv_PropCache::m_pszProps [private]

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