OverloadedCommand.hh File Reference

OverloadedCommand public header. More...

#include "Node.hh"
#include <boost/intrusive_ptr.hpp>
#include <boost/range/iterator_range.hpp>
#include <senf/Utils/intrusive_refcount.hh>
#include <boost/optional.hpp>
#include "OverloadedCommand.cci"
#include "OverloadedCommand.cti"

Include dependency graph for OverloadedCommand.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Detailed Description

OverloadedCommand public header.

Definition in file OverloadedCommand.hh.


Classes

struct   senf::console::ArgumentDoc
  Documentation for a single argument. More...
class   senf::console::CommandOverload
  Base class for command overload of OverloadedCommandNode. More...
class   senf::console::OverloadedCommandNode
  Command node which allows multiple registered callbacks. More...
class   senf::console::SimpleCommandOverload
  Basic command overload. More...
class   senf::console::SimpleOverloadAttributor

Namespaces

namespace   senf
namespace   senf::console

Defines

#define  HH_SENF_Scheduler_Console_OverloadedCommand_   1

Define Documentation

#define
HH_SENF_Scheduler_Console_OverloadedCommand_   1

Definition at line 27 of file OverloadedCommand.hh.