|
| StreamConsole (std::istream &in, std::ostream &out) |
|
void | close () override |
|
void | setEol (const char c) |
|
char | eol () const |
|
void | setSkipEol (const char c) |
|
char | skipEol () const |
|
void | setPrompt (const std::string &prompt) |
|
std::string | prompt () const |
|
|
ConsoleSessionImpl::Ptr | openSession () override |
|
ConsoleSessionImpl::Ptr | closedSession () |
|
ConsoleSessionImpl::Ptr StreamConsole::openSession |
( |
| ) |
|
|
overrideprotectedvirtual |
The documentation for this class was generated from the following files:
- /var/lib/jenkins/workspace/beeeon-gateway-master/base/src/io/StreamConsole.h
- /var/lib/jenkins/workspace/beeeon-gateway-master/base/src/io/StreamConsole.cpp