AddExtension(const TMCString &inExtension) | TMCFileType | |
AddType(const TMCFileID &inType) | TMCFileType | |
Contains(const TMCString &extension, const TMCFileID &type) const | TMCFileType | |
ContainsExt(const TMCString &extension) const | TMCFileType | |
ContainsType(const TMCFileID &type) const | TMCFileType | |
fExtensions | TMCFileType | [protected] |
fFileTypeFamilyID | TMCFileType | [protected] |
fID | TMCFileType | [protected] |
fName | TMCFileType | [protected] |
fTypes | TMCFileType | [protected] |
GetExtension(int32 index) const | TMCFileType | [inline] |
GetExtensionsCount() const | TMCFileType | [inline] |
GetFileTypeFamilyID() const | TMCFileType | [inline] |
GetID() const | TMCFileType | [inline] |
GetName(TMCString &name) const | TMCFileType | [inline] |
GetName(void) const | TMCFileType | [inline] |
GetType(int32 index) const | TMCFileType | [inline] |
GetTypesCount() const | TMCFileType | [inline] |
operator delete(void *block) | TMCObject | |
operator delete(void *, void *) | TMCObject | [inline] |
operator delete[](void *block) | TMCObject | |
operator new(MCSize byteCount) | TMCObject | |
operator new(MCSize, void *__Pointer) | TMCObject | [inline] |
operator new[](MCSize byteCount) | TMCObject | |
operator=(const TMCObject &) | TMCObject | [inline] |
SetFileTypeFamilyID(MCTypeFamilyID fileTypeFamilyID) | TMCFileType | [inline] |
SetID(const MCFileTypeID &id) | TMCFileType | [inline] |
SetName(const TMCString &name) | TMCFileType | [inline] |
TMCFileType() | TMCFileType | |
TMCFileType(const MCFileTypeID &typeID, MCTypeFamilyID familyTypeID) | TMCFileType |