BeeeOn Gateway
v2020.3.1-2-g6f737dc
Platform to interconnect the IoT world
|
#include <Console.h>
Data Structures | |
class | ClosedConsoleSessionImpl |
Public Types | |
typedef Poco::SharedPtr< Console > | Ptr |
Protected Member Functions | |
virtual ConsoleSessionImpl::Ptr | openSession ()=0 |
ConsoleSessionImpl::Ptr | closedSession () |
Console represents a common settings for a certain console implementation. It creates the ConsoleSessionImpl based on its settings.