librevenge::DirInfo Class Reference

Public Member Functions

 DirInfo ()
 constructor More...
 
bool hasCLSId () const
 returns true if the clsid field is filed More...
 

Public Attributes

unsigned m_time [4]
 four uint32_t : the first two used for creation, the last for modification time More...
 
unsigned m_clsid [4]
 four uint32_t: the clsid data More...
 

Constructor & Destructor Documentation

librevenge::DirInfo::DirInfo ( )
inline

constructor

Member Function Documentation

bool librevenge::DirInfo::hasCLSId ( ) const
inline

returns true if the clsid field is filed

Member Data Documentation

unsigned librevenge::DirInfo::m_clsid[4]

four uint32_t: the clsid data

Referenced by DirInfo(), and hasCLSId().

unsigned librevenge::DirInfo::m_time[4]

four uint32_t : the first two used for creation, the last for modification time

Referenced by DirInfo().


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

Generated for librevenge by doxygen 1.8.10