Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

corona::hidden::FFDImpl Class Reference

Inheritance diagram for corona::hidden::FFDImpl:

Inheritance graph
[legend]
Collaboration diagram for corona::hidden::FFDImpl:

Collaboration graph
[legend]
List of all members.

Public Methods

 FFDImpl (FileFormat format, const char *description, const char *exts)
FileFormat getFormat ()
 Actual FileFormat being described.

const char * getDescription ()
 Short description of format, such as "PNG Files" or "JPEG Files".

size_t getExtensionCount ()
const char * getExtension (size_t i)

Constructor & Destructor Documentation

corona::hidden::FFDImpl::FFDImpl FileFormat    format,
const char *    description,
const char *    exts
[inline]
 

Definition at line 25 of file Corona.cpp.

References corona::FileFormat, and corona::hidden::format.


Member Function Documentation

FileFormat corona::hidden::FFDImpl::getFormat   [inline, virtual]
 

Actual FileFormat being described.

Implements corona::FileFormatDesc.

Definition at line 36 of file Corona.cpp.

const char* corona::hidden::FFDImpl::getDescription   [inline, virtual]
 

Short description of format, such as "PNG Files" or "JPEG Files".

Implements corona::FileFormatDesc.

Definition at line 37 of file Corona.cpp.

References corona::FileFormat.

size_t corona::hidden::FFDImpl::getExtensionCount   [inline, virtual]
 

List of supported extensions, such as {"bmp", "rle", "dib"}

Implements corona::FileFormatDesc.

Definition at line 38 of file Corona.cpp.

const char* corona::hidden::FFDImpl::getExtension size_t    i [inline, virtual]
 

Implements corona::FileFormatDesc.

Definition at line 39 of file Corona.cpp.


The documentation for this class was generated from the following file:
Generated on Thu Oct 2 13:00:19 2003 for corona by doxygen1.3-rc1