CLAM::InSDIFFilename Class Reference

#include <SDIFInConfig.hxx>

Inheritance diagram for CLAM::InSDIFFilename:

CLAM::InFilename CLAM::Filename CLAM::Text basic_string

List of all members.


Detailed Description

Definition at line 12 of file SDIFInConfig.hxx.


Public Member Functions

 InSDIFFilename (const std::string &s="")
 InSDIFFilename (const char *s)
virtual const char * TypeFamily () const
 Rewrite this method to set a name for the type family name. It is used to build messages such as 'Open the audio file' where 'audio' is the type family.
virtual const FilterFilters () const
 Rewrite this method to define the set of filters that subclasses bounds to. See the examples on how to return it. Last item should be {0,0} for class users to stop iterating.

Constructor & Destructor Documentation

CLAM::InSDIFFilename::InSDIFFilename ( const std::string &  s = ""  )  [inline]

Definition at line 15 of file SDIFInConfig.hxx.

CLAM::InSDIFFilename::InSDIFFilename ( const char *  s  )  [inline]

Definition at line 16 of file SDIFInConfig.hxx.


Member Function Documentation

virtual const char* CLAM::InSDIFFilename::TypeFamily (  )  const [inline, virtual]

Rewrite this method to set a name for the type family name. It is used to build messages such as 'Open the audio file' where 'audio' is the type family.

Reimplemented from CLAM::Filename.

Definition at line 17 of file SDIFInConfig.hxx.

virtual const Filter* CLAM::InSDIFFilename::Filters (  )  const [inline, virtual]

Rewrite this method to define the set of filters that subclasses bounds to. See the examples on how to return it. Last item should be {0,0} for class users to stop iterating.

Reimplemented from CLAM::Filename.

Definition at line 18 of file SDIFInConfig.hxx.


The documentation for this class was generated from the following file:

Generated on Tue Aug 12 22:33:49 2008 for CLAM by  doxygen 1.5.5