BeeeOn Gateway  v2020.3.1-2-g6f737dc
Platform to interconnect the IoT world
BeeeOn::StdConsole Class Reference

#include <StdConsole.h>

Inheritance diagram for BeeeOn::StdConsole:
BeeeOn::StreamConsole BeeeOn::Console

Additional Inherited Members

- Public Types inherited from BeeeOn::StreamConsole
typedef Poco::SharedPtr
< StreamConsole
Ptr
 
- Public Types inherited from BeeeOn::Console
typedef Poco::SharedPtr< ConsolePtr
 
- Public Member Functions inherited from BeeeOn::StreamConsole
 StreamConsole (std::istream &in, std::ostream &out)
 
void close () override
 
- Public Member Functions inherited from BeeeOn::Console
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
 
- Protected Member Functions inherited from BeeeOn::StreamConsole
ConsoleSessionImpl::Ptr openSession () override
 
- Protected Member Functions inherited from BeeeOn::Console
ConsoleSessionImpl::Ptr closedSession ()
 

Detailed Description

Standard I/O console.


The documentation for this class was generated from the following files: