Craig's Utility Library  4.0 Beta
Utilities.IO.FileFormats.FixedLength.BaseClasses.FixedLengthBase< ObjectType, FieldType > Member List

This is the complete list of members for Utilities.IO.FileFormats.FixedLength.BaseClasses.FixedLengthBase< ObjectType, FieldType >, including all inherited members.

FixedLengthBase()Utilities.IO.FileFormats.FixedLength.BaseClasses.FixedLengthBase< ObjectType, FieldType >protected
LoadFromData(string Data)Utilities.IO.FileFormats.FixedLength.BaseClasses.FixedLengthBase< ObjectType, FieldType >protected
Parse(string Value, int Length=-1)Utilities.IO.FileFormats.FixedLength.BaseClasses.FixedLengthBase< ObjectType, FieldType >pure virtual
ToString()Utilities.IO.FileFormats.FixedLength.BaseClasses.FixedLengthBase< ObjectType, FieldType >