CLAM::DirectoryName Class Reference

#include <DirectoryName.hxx>

Inheritance diagram for CLAM::DirectoryName:

CLAM::Text basic_string

List of all members.


Detailed Description

This class is a base class for configuration fields representing file names.

By deriving from Text you have most of the std::string operations available and input serialization supporting spaces on reading.

Use InFilename and OutFilename subclasses to discriminate the serialization direction and subclass them to specify concrete filters and file type family names.

See also:
DirectoryName

Definition at line 39 of file DirectoryName.hxx.


Public Member Functions

 DirectoryName ()
 Item of a DirectoryName filter definition.
 DirectoryName (const std::string &s)
 DirectoryName (const char *s)
virtual ~DirectoryName ()

Constructor & Destructor Documentation

CLAM::DirectoryName::DirectoryName (  )  [inline]

Item of a DirectoryName filter definition.

Definition at line 43 of file DirectoryName.hxx.

CLAM::DirectoryName::DirectoryName ( const std::string &  s  )  [inline]

Definition at line 44 of file DirectoryName.hxx.

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

Definition at line 45 of file DirectoryName.hxx.

CLAM::DirectoryName::~DirectoryName (  )  [virtual]

Definition at line 3 of file DirectoryName.cxx.


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

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