Executor public header. More...
#include <boost/noncopyable.hpp>
#include "Parse.hh"
#include <senf/Utils/Logger/SenfLog.hh>
#include "Node.hh"
#include "Executor.cci"
Go to the source code of this file.
Classes | |
class | senf::console::Executor |
Execute config/console commands. More... | |
struct | senf::console::Executor::ExitException |
Thrown by built-in 'exit' command. More... | |
struct | senf::console::Executor::IgnoreCommandException |
Thrown by the SecurityPolicy to silently ignore a command. More... | |
Namespaces | |
senf | |
senf::console | |
Functions | |
void | senf::console::senf_console_format_value (DirectoryNode::ptr value, std::ostream &os) |
Executor public header.
Definition in file Executor.hh.