Parse public header. More...
#include <string>
#include <vector>
#include <boost/noncopyable.hpp>
#include <boost/scoped_ptr.hpp>
#include <boost/range/iterator_range.hpp>
#include <boost/iterator/iterator_facade.hpp>
#include <boost/function.hpp>
#include <senf/Utils/safe_bool.hh>
#include <senf/Utils/Exception.hh>
#include "Parse.cci"
Go to the source code of this file.
Namespaces | |
senf | |
senf::console | |
senf::console::detail | |
Macros | |
#define | SENF_CONSOLE_PARSE_FRIEND(type) |
Functions | |
std::ostream & | senf::console::operator<< (std::ostream &os, Token const &token) |
std::ostream & | senf::console::operator<< (std::ostream &stream, ParseCommandInfo const &info) |
Parse public header.
Definition in file Parse.hh.
#define SENF_CONSOLE_PARSE_FRIEND | ( | type | ) |