#include <directives.h>
Public Member Functions | |
ConfUnset (std::string const &name) | |
Constructor setting the name of the directive. | |
virtual bool | set (Conf &conf, unsigned short count, std::string const params[]) |
Unsets the configuration variable params[0]. |