ParsedCommand.cti File Reference

ParsedCommand inline template implementation. More...

#include "ParsedCommand.ih"
#include <senf/Utils/membind.hh>
#include <boost/format.hpp>
#include <senf/Utils/parameter.hh>

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

Go to the source code of this file.


Detailed Description

ParsedCommand inline template implementation.

Definition in file ParsedCommand.cti.


Namespaces

namespace   senf
namespace   senf::console
namespace   senf::console::detail

Defines

#define  prefix_   inline
#define  BOOST_PP_ITERATION_PARAMS_1
#define  ProcessArg(tag)   argInfo( kw:: tag, args, senf::has_parameter< ArgumentPack, kw::type:: tag >() )

Define Documentation

#define
BOOST_PP_ITERATION_PARAMS_1

Value:

(4, (0, SENF_CONSOLE_MAX_COMMAND_ARITY,                       \
                                         SENF_ABSOLUTE_INCLUDE_PATH(Utils/Console/ParsedCommand.mpp),   \
                                         2))

Definition at line 72 of file ParsedCommand.cti.

#define
prefix_   inline

Definition at line 33 of file ParsedCommand.cti.

#define
ProcessArg ( tag  )