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.

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

 senf
 
 senf::console
 

Detailed Description

OverloadedCommand public header.

Definition in file OverloadedCommand.hh.