Craig's Utility Library  4.0 Beta
Utilities.IO.FileFormats.BaseClasses.FormatBase< FormatType, ContentType > Member List

This is the complete list of members for Utilities.IO.FileFormats.BaseClasses.FormatBase< FormatType, ContentType >, including all inherited members.

Clone()Utilities.IO.FileFormats.BaseClasses.FormatBase< FormatType, ContentType >pure virtual
CompareTo(object obj)Utilities.IO.FileFormats.BaseClasses.FormatBase< FormatType, ContentType >
CompareTo(FormatType other)Utilities.IO.FileFormats.BaseClasses.FormatBase< FormatType, ContentType >pure virtual
Equals(FormatType other)Utilities.IO.FileFormats.BaseClasses.FormatBase< FormatType, ContentType >pure virtual
Equals(object obj)Utilities.IO.FileFormats.BaseClasses.FormatBase< FormatType, ContentType >
FormatBase()Utilities.IO.FileFormats.BaseClasses.FormatBase< FormatType, ContentType >protected
GetHashCode()Utilities.IO.FileFormats.BaseClasses.FormatBase< FormatType, ContentType >
InternalLoad(string Location)Utilities.IO.FileFormats.BaseClasses.FormatBase< FormatType, ContentType >protectedpure virtual
Load(string Location)Utilities.IO.FileFormats.BaseClasses.FormatBase< FormatType, ContentType >static
operator!=(FormatBase< FormatType, ContentType > Value1, FormatBase< FormatType, ContentType > Value2)Utilities.IO.FileFormats.BaseClasses.FormatBase< FormatType, ContentType >static
operator<(FormatBase< FormatType, ContentType > Value1, FormatBase< FormatType, ContentType > Value2)Utilities.IO.FileFormats.BaseClasses.FormatBase< FormatType, ContentType >static
operator<=(FormatBase< FormatType, ContentType > Value1, FormatBase< FormatType, ContentType > Value2)Utilities.IO.FileFormats.BaseClasses.FormatBase< FormatType, ContentType >static
operator==(FormatBase< FormatType, ContentType > Value1, FormatBase< FormatType, ContentType > Value2)Utilities.IO.FileFormats.BaseClasses.FormatBase< FormatType, ContentType >static
operator>(FormatBase< FormatType, ContentType > Value1, FormatBase< FormatType, ContentType > Value2)Utilities.IO.FileFormats.BaseClasses.FormatBase< FormatType, ContentType >static
operator>=(FormatBase< FormatType, ContentType > Value1, FormatBase< FormatType, ContentType > Value2)Utilities.IO.FileFormats.BaseClasses.FormatBase< FormatType, ContentType >static
Save(string Location)Utilities.IO.FileFormats.BaseClasses.FormatBase< FormatType, ContentType >pure virtual