Inheritance diagram for os::RegistrarFileType:

Public Member Functions | |
| os::String | GetMimeType () |
| Returns the mimetype. | |
| os::String | GetIdentifier () |
| Returns the identifier. | |
| os::String | GetIcon () |
| Returns the icon path. | |
| os::String | GetDefaultHandler () |
| Returns the default handler. | |
| int | GetExtensionCount () |
| Returns the extension count. | |
| os::String | GetExtension (int nIndex) |
| Returns an extension. | |
| int | GetHandlerCount () |
| Returns the handler count. | |
| os::String | GetHandler (int nIndex) |
| Returns a handler path. | |
| os::String RegistrarFileType::GetMimeType | ( | ) |
| os::String RegistrarFileType::GetIdentifier | ( | ) |
| os::String RegistrarFileType::GetIcon | ( | void | ) |
| os::String RegistrarFileType::GetDefaultHandler | ( | ) |
| int RegistrarFileType::GetExtensionCount | ( | ) |
| os::String RegistrarFileType::GetExtension | ( | int | nIndex | ) |
| int RegistrarFileType::GetHandlerCount | ( | ) |
| os::String RegistrarFileType::GetHandler | ( | int | nIndex | ) |
1.5.1