conf::ConfRules Class Reference

Class implementing a list of rules directive type.

#include <directives.h>

Inheritance diagram for conf::ConfRules:

conf::ConfBlock conf::ConfDir xlog::LogRules List of all members.

Public Types

typedef std::vector< Rulecontainer_type

Public Member Functions

 ConfRules (std::string const &name, bool reloadable)
 Constructor setting directive name and reloadability.
 ConfRules (ConfRules const &cd)
 Copy constructor.
virtual ConfRulesoperator= (ConfRules const &right)
 Assignment operator.
virtual bool begin (Conf &conf)
 Clears the rules list on reload.
container_type const & rules () const
 Returns the list of rules.

Protected Attributes

container_type m_rules
 List of rules.

Classes

class  ConfRule
 Rule configuration directive. More...
class  Rule
 Class representing a rule. More...

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