|  | 
|  | DirInfo () | 
|  | constructor 
 | 
|  | 
| bool | hasCLSId () const | 
|  | returns true if the clsid field is filed 
 | 
|  | 
|  | 
| 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 
 | 
|  | 
◆ DirInfo()
  
  | 
        
          | libwps_OLE::DirInfo::DirInfo | ( |  | ) |  |  | inline | 
 
 
◆ hasCLSId()
  
  | 
        
          | bool libwps_OLE::DirInfo::hasCLSId | ( |  | ) | const |  | inline | 
 
returns true if the clsid field is filed 
 
 
◆ m_clsid
      
        
          | unsigned libwps_OLE::DirInfo::m_clsid[4] | 
      
 
 
◆ m_time
      
        
          | unsigned libwps_OLE::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: