arg() const | Sawyer::CommandLine::Cursor | inline |
arg(const Location &location) const | Sawyer::CommandLine::Cursor | |
atArgBegin() const | Sawyer::CommandLine::Cursor | inline |
atArgEnd() const | Sawyer::CommandLine::Cursor | inline |
atEnd() const | Sawyer::CommandLine::Cursor | inline |
atEnd(const Location &location) const | Sawyer::CommandLine::Cursor | inline |
consumeArg() | Sawyer::CommandLine::Cursor | inline |
consumeArgs(size_t nargs) | Sawyer::CommandLine::Cursor | inline |
consumeChars(size_t nchars) | Sawyer::CommandLine::Cursor | |
Cursor(const std::vector< std::string > &strings) | Sawyer::CommandLine::Cursor | inline |
Cursor(const std::string &string) | Sawyer::CommandLine::Cursor | inline |
Cursor() | Sawyer::CommandLine::Cursor | inline |
linearDistance() const | Sawyer::CommandLine::Cursor | |
location() const | Sawyer::CommandLine::Cursor | inline |
location(const Location &loc) | Sawyer::CommandLine::Cursor | |
replace(const std::vector< std::string > &) | Sawyer::CommandLine::Cursor | |
rest() const | Sawyer::CommandLine::Cursor | inline |
rest(const Location &location) const | Sawyer::CommandLine::Cursor | |
strings() const | Sawyer::CommandLine::Cursor | inline |
substr(const Location &limit, const std::string &separator=" ") const | Sawyer::CommandLine::Cursor | inline |
substr(const Location &limit1, const Location &limit2, const std::string &separator=" ") const | Sawyer::CommandLine::Cursor | |