Sleeping Wombat Common Library
0.50.0
swCommonLibrary
|
Base attribute class. More...
#include <IAttribute.h>
Public Member Functions | |
virtual bool | ParseMemory (DataPtr data, Size size)=0 |
virtual bool | Save (DataPtr data, Size size)=0 |
virtual Size | ComputeSize ()=0 |
virtual AttributeType | GetType ()=0 |
Base attribute class.
Class is overriden for built in attributes.