CLAM::Text Class Reference

#include <Text.hxx>

Inheritance diagram for CLAM::Text:

basic_string CLAM::DirectoryName CLAM::Filename CLAM::InFilename CLAM::OutFilename CLAM::AudioInFilename CLAM::ControlTraceInFilename CLAM::InSDIFFilename CLAM::AudioOutFilename CLAM::ControlTraceOutFilename

List of all members.


Detailed Description

This class represents an string that can contain any kind of separators.

Use it instead std::string if you want to deserialize It inherits all the std::string methods.

Definition at line 38 of file Text.hxx.


Public Member Functions

 Text ()
 Text (const std::string &value)
 Text (const char *value)

Constructor & Destructor Documentation

CLAM::Text::Text (  )  [inline]

Definition at line 41 of file Text.hxx.

CLAM::Text::Text ( const std::string &  value  )  [inline]

Definition at line 44 of file Text.hxx.

CLAM::Text::Text ( const char *  value  )  [inline]

Definition at line 48 of file Text.hxx.


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

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