Zip::ExtraField
Engine/source/core/util/zip/extraField.h
Private Attributes
Protected Attributes
Public Functions
ExtraField(U16 id, ExtraFieldCreateFn fnCreate)
Public Static Functions
Detailed Description
Private Attributes
ExtraField * mNext
Protected Attributes
ExtraFieldCreateFn mCreateFn
U16 mID
Public Functions
ExtraField()
ExtraField(U16 id, ExtraFieldCreateFn fnCreate)
~ExtraField()
getID()
read(Stream * stream)