Internal and low level: class of libmwawOLE used to store and write a information find in a directory entry.
More...
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
|
Detailed Description
Internal and low level: class of libmwawOLE used to store and write a information find in a directory entry.
Constructor & Destructor Documentation
| libmwawOLE::DirInfo::DirInfo |
( |
| ) |
|
|
inline |
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 |
Member Data Documentation
| unsigned libmwawOLE::DirInfo::m_clsid[4] |
| unsigned libmwawOLE::DirInfo::m_time[4] |
The documentation for this class was generated from the following file: