conf::ConfStrChar Class Reference

Like ConfStr but adds a conversion operator to char *.

#include <directives.h>

Inheritance diagram for conf::ConfStrChar:

conf::ConfStr conf::ConfValue< std::string > conf::ConfDir List of all members.

Public Member Functions

 ConfStrChar (std::string const &name, bool reloadable, std::string::size_type minlen, std::string::size_type maxlen, std::string const &validchars)
 Constructor without default value.
 ConfStrChar (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.
 ConfStrChar (std::string const &name, bool reloadable)
 ConfArray-specific constructor.
 operator char const * () const
 Conversion operator.

The documentation for this class was generated from the following file:
Generated on Wed Aug 15 00:37:22 2007 for Epona API by  doxygen 1.5.2