uint64 AttributeType
Definition: AttributeTypes.h:12
 
Definition: DirectInputModule.cpp:11
 
Main class for loading and writing HCF files. 
Definition: HCF.h:34
 
ImplHCF * m_hcf
Definition: AttributeRepr.h:28
 
DataUnderlayingType * DataPtr
Definition: AttributeTypes.h:14
 
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
 
AttributeRepr(ImplHCF *hcf, AttributeType type)
Definition: AttributeRepr.cpp:18
 
AttributeHeader & AccessHeader()
Definition: AttributeRepr.h:40
 
size_t Size
Definition: TypesDefinitions.h:35
 
DEFINE_WPTR_TYPE(AttributeRepr)
 
void FillAttribute(const DataPtr data, Size dataSize)
Definition: AttributeRepr.cpp:35
 
DEFINE_PTR_TYPE(AttributeRepr)
 
Definition: AttributeRepr.h:23
 
void AddNextAttribute(AttributeReprPtr &attribPtr)
Definition: AttributeRepr.cpp:25
 
Size m_absolutOffset
Offset from beginning of file. 
Definition: AttributeRepr.h:33