SkyGI::MimeAttributes Class Reference

Collaboration diagram for SkyGI::MimeAttributes:
[legend]
List of all members.

Public Member Functions

 MimeAttributes ()
 ~MimeAttributes ()
bool GetAttributeList (int iIndex, String &szType, FileAttributeList &pAttributeList)

Classes

class  Private

Detailed Description

MimeAttributes

Description:
This class handles the known attributes from various MimeTypes like Images, Videos, ...
Each MimeType is handled by a single plugin which gets loaded automatically.
Use this class to either retrieve the list of supported/known attributes for a specific mimetype or to actually read all known attributes for specified file


Constructor & Destructor Documentation

MimeAttributes::MimeAttributes (  ) 

MimeAttributes::~MimeAttributes (  ) 


Member Function Documentation

bool MimeAttributes::GetAttributeList ( int  iIndex,
String szType,
FileAttributeList pAttributeList 
)


Generated on Thu Dec 13 18:14:07 2007 for SkyGI by  doxygen 1.5.1-p1