Inheritance diagram for MSIFile:

Public Member Functions | |
| MSIFile (const char *name, MSIDir *parent) | |
| void | WriteRecurse (ostream &out, string indent) const | 
Definition at line 105 of file makemsi.cxx.
| MSIFile::MSIFile | ( | const char * | name, | |
| MSIDir * | parent | |||
| ) |  [inline] | 
        
Definition at line 107 of file makemsi.cxx.
| void MSIFile::WriteRecurse | ( | ostream & | out, | |
| string | indent | |||
| ) |  const [inline, virtual] | 
        
Implements MSIDirEntry.
Definition at line 109 of file makemsi.cxx.
References MSIDirEntry::GetId(), and MSIDirEntry::WriteLongShort().
 1.5.1