CLAM::ControlTraceInFilename Class Reference

#include <ControlTrace.hxx>

Inheritance diagram for CLAM::ControlTraceInFilename:

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

List of all members.


Detailed Description

Definition at line 96 of file ControlTrace.hxx.


Public Member Functions

 ControlTraceInFilename (const std::string &s="")
 ControlTraceInFilename (const char *s)
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.
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::ControlTraceInFilename::ControlTraceInFilename ( const std::string &  s = ""  )  [inline]

Definition at line 99 of file ControlTrace.hxx.

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

Definition at line 100 of file ControlTrace.hxx.


Member Function Documentation

const char * CLAM::ControlTraceInFilename::TypeFamily (  )  const [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 170 of file ControlTrace.cxx.

References CLAM::clamControlTraceFileTypeFamily.

const Filename::Filter * CLAM::ControlTraceInFilename::Filters (  )  const [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 174 of file ControlTrace.cxx.

References CLAM::clamControlTraceFileFilters.


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

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