CLAM::DirectoryName Class Reference

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

#include <DirectoryName.hxx>

List of all members.

Public Member Functions

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

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.

See also:
InFilename, OutFilename

Definition at line 36 of file DirectoryName.hxx.


Constructor & Destructor Documentation

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

Item of a DirectoryName filter definition.

Definition at line 40 of file DirectoryName.hxx.

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

Definition at line 41 of file DirectoryName.hxx.

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

Definition at line 42 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 by  doxygen 1.6.3