22#ifndef INCLUDE_OLA_IO_STDINHANDLER_H_
23#define INCLUDE_OLA_IO_STDINHANDLER_H_
30#include <ola/io/SelectServerInterface.h>
78 std::auto_ptr<InputCallback> m_callback;
A 1 argument callback which can be called multiple times.
Definition Callback.h:992
The interface for the SelectServer.
Definition SelectServerInterface.h:42
Definition StdinHandler.h:60
Allows a FD created by a library to be used with the SelectServer.
Definition Descriptor.h:247
StdinHandler(SelectServerInterface *ss, InputCallback *callback)
Handle data from stdin.
Definition StdinHandler.cpp:33
The namespace containing all OLA symbols.
Definition Credentials.cpp:44