Executor.hh File Reference

Executor public header. More...

#include <boost/utility.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.


Detailed Description

Executor public header.

Definition in file Executor.hh.


Classes

class   senf::console::Executor
  Execute config/console commands. More...
struct   senf::console::Executor::Executor::ExitException
  Thrown by built-in 'exit' command. More...
struct   senf::console::Executor::Executor::IgnoreCommandException
  Thrown by the SecurityPolicy to silently ignore a command. More...
struct   senf::console::Executor::Executor::InvalidPathException
struct   senf::console::Executor::Executor::InvalidDirectoryException
struct   senf::console::Executor::Executor::InvalidCommandException

Namespaces

namespace   senf
namespace   senf::console

Defines

#define  HH_SENF_Scheduler_Console_Executor_   1

Functions

void  senf::console::senf_console_format_value (DirectoryNode::ptr value, std::ostream &os)

Define Documentation

#define
HH_SENF_Scheduler_Console_Executor_   1

Definition at line 27 of file Executor.hh.