Steppable 0.0.1
A CAS project written from scratch in C++
Loading...
Searching...
No Matches
steppable::prettyPrint::ConsoleOutput Member List

This is the complete list of members for steppable::prettyPrint::ConsoleOutput, including all inherited members.

asString() conststeppable::prettyPrint::ConsoleOutput
buffersteppable::prettyPrint::ConsoleOutputprivate
ConsoleOutput(size_t height, size_t width)steppable::prettyPrint::ConsoleOutput
curPossteppable::prettyPrint::ConsoleOutputprivate
heightsteppable::prettyPrint::ConsoleOutputprivate
widthsteppable::prettyPrint::ConsoleOutputprivate
write(char c, long long dLine, long long dCol, bool updatePos=false)steppable::prettyPrint::ConsoleOutput
write(char c, const Position &pos, bool updatePos=false)steppable::prettyPrint::ConsoleOutput
write(const std::string &s, const Position &pos, bool updatePos=false)steppable::prettyPrint::ConsoleOutput
Untitled