Executor.hh File Reference

Executor public header. More...

#include <boost/noncopyable.hpp>
#include "Parse.hh"
#include <senf/Utils/Logger/SenfLog.hh>
#include "Node.hh"
#include "Executor.cci"
Include dependency graph for Executor.hh:
This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

Executor public header.

Definition in file Executor.hh.