Inheritance diagram for MatroskaWriter::CSimpleVar< T, BASE >:

Public Member Functions | |
| CSimpleVar (DWORD id, T val=0) | |
| operator T () | |
| BASE & | Set (T val) |
| void | UnSet () |
| QWORD | Size (bool fWithHeader=true) |
| HRESULT | Write (IStream *pStream) |
Protected Attributes | |
| T | m_val |
| bool | m_fSet |
Definition at line 87 of file MatroskaFile.h.
1.4.5