openMSX
|
#include "TclArgParser.hh"
#include "CommandException.hh"
#include "join.hh"
#include "ranges.hh"
#include "stl.hh"
#include "view.hh"
Go to the source code of this file.
Namespaces | |
namespace | openmsx |
This file implemented 3 utility functions: | |
Functions | |
std::vector< TclObject > | openmsx::parseTclArgs (Interpreter &interp, std::span< const TclObject > inArgs, std::span< const ArgsInfo > table) |