os::RegistrarFileType Class Reference
[The Syllable high level filesystem API]

Class to access a filetype. More...

Inheritance diagram for os::RegistrarFileType:

os::Message List of all members.

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.

Detailed Description

Description:
The RegistrarFileType class provides a way to access the filetype structure returned by the GetType() method of the RegistrarManager class.


Member Function Documentation

os::String RegistrarFileType::GetMimeType (  ) 

Description:
Returns the mimetype.
Author:
Arno Klenke ([email protected])

os::String RegistrarFileType::GetIdentifier (  ) 

Description:
Returns the identifier.
Author:
Arno Klenke ([email protected])

os::String RegistrarFileType::GetIcon ( void   ) 

Description:
Returns the icon path.
Author:
Arno Klenke ([email protected])

os::String RegistrarFileType::GetDefaultHandler (  ) 

Description:
Returns the default handler.
Author:
Arno Klenke ([email protected])

int RegistrarFileType::GetExtensionCount (  ) 

Description:
Returns the extension count.
Author:
Arno Klenke ([email protected])

os::String RegistrarFileType::GetExtension ( int  nIndex  ) 

Description:
Returns an extension.
nIndex - Index.
Author:
Arno Klenke ([email protected])

int RegistrarFileType::GetHandlerCount (  ) 

Description:
Returns the handler count.
Author:
Arno Klenke ([email protected])

os::String RegistrarFileType::GetHandler ( int  nIndex  ) 

Description:
Returns a handler path.
nIndex - Index.
Author:
Arno Klenke ([email protected])


Generated on Sat May 9 22:51:58 2009 for Syllable higlevel API by  doxygen 1.5.1