libmwawOLE::DirInfo Class Reference

Internal and low level: class of libmwawOLE used to store and write a information find in a directory entry. More...

List of all members.

Public Member Functions

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

Public Attributes

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

Friends

std::ostream & operator<< (std::ostream &o, DirInfo const &inf)
 operator<<

Detailed Description

Internal and low level: class of libmwawOLE used to store and write a information find in a directory entry.


Constructor & Destructor Documentation

constructor


Member Function Documentation

bool libmwawOLE::DirInfo::hasCLSId ( ) const [inline]

returns true if the clsid field is filed


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
DirInfo const &  inf 
) [friend]

operator<<


Member Data Documentation

four uint32_t: the clsid data

Referenced by DirInfo(), hasCLSId(), libmwawOLE::DirEntry::load(), and libmwawOLE::DirEntry::save().

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

Referenced by DirInfo(), libmwawOLE::DirEntry::load(), and libmwawOLE::DirEntry::save().


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