conf::ConfString Class Reference

Like ConfStr but adds a conversion operator to std::string.

#include <directives.h>

Inheritance diagram for conf::ConfString:

conf::ConfStr conf::ConfValue< std::string > conf::ConfDir

List of all members.

Public Member Functions

 ConfString (std::string const &name, bool reloadable, std::string::size_type minlen, std::string::size_type maxlen, std::string const &validchars)
 Constructor without default value.
 ConfString (std::string const &name, std::string const &defval, bool reloadable, std::string::size_type minlen, std::string::size_type maxlen, std::string const &validchars)
 Constructor with default value.
 ConfString (std::string const &name, bool reloadable)
 ConfArray-specific constructor.
char operator[] (std::string::size_type idx) const
 [] operator
 operator std::string () const
 Conversion operator.


The documentation for this class was generated from the following file:
Generated on Fri Apr 18 22:03:28 2008 for Epona API by  doxygen 1.5.3