#include <directives.h>
Public Member Functions | |
ConfIfset (std::string const &name) | |
Constructor setting the name of the directive. | |
Protected Member Functions | |
virtual bool | can_process (Conf &conf, std::string const &expr) const |
Checks whether the variable expr exists. |