15 DEFINE_PTR_TYPE( AttributeRepr );
16 DEFINE_WPTR_TYPE( AttributeRepr );
25 FRIEND_CLASS_TESTER(
HCF );
42 void FillAttribute (
const DataPtr data, Size dataSize );
43 void AddNextAttribute ( AttributeReprPtr& attribPtr );
Definition: Exception.h:11
Main class for loading and writing HCF files.
Definition: HCF.h:34
Plik zawiera definicje podstawowych typów zmiennych.
AttributeReprPtr m_nextAttrib
Next attribute in list.
Definition: AttributeRepr.h:31
AttributeHeader m_header
Header from file.
Definition: AttributeRepr.h:30
Definition: AttributeRepr.h:23
Size m_absolutOffset
Offset from beginning of file.
Definition: AttributeRepr.h:33