#include <directives.h>

Public Member Functions | |
| ConfVarSet (std::string const &name) | |
| Constructor setting the name of the directive. | |
| virtual bool | set (Conf &conf, unsigned short count, std::string const params[]) |
| Sets a configuration variable params[0] to params[1]. | |
1.5.3