conf::ConfWarning Class Reference

Class implementing a warning directive type. More...

#include <directives.h>

Inheritance diagram for conf::ConfWarning:

conf::ConfDir conf::ConfError List of all members.

Public Member Functions

 ConfWarning (std::string const &name, std::string const &msg)
 Constructor setting directive name and default message.
 ConfWarning (ConfWarning const &cd)
 Copy constructor.
virtual ConfWarningoperator= (ConfWarning const &right)
 Assignment operator.
virtual bool set (Conf &conf, unsigned short count, std::string const params[])
 Logs a message through Conf::error().
std::string const & msg () const
 Returns the message what will be logged when directive is set.

Protected Attributes

std::string m_msg

Detailed Description

This class will log a programmer-defined warning message through Conf::error() when set.


The documentation for this class was generated from the following file:
Generated on Sun May 20 21:32:18 2007 for Epona API by  doxygen 1.4.6