#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"


Go to the source code of this file.
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 | ||||
| HH_SENF_Scheduler_Console_OverloadedCommand_ 1 | ||||
Definition at line 27 of file OverloadedCommand.hh.