FILE* handler functor base class to handle FILE* errors and non-blocking FILE* reads. More...
#include <input.h>
Public Member Functions | |
virtual int | operator() ()=0 |
FILE* handler functor base class to handle FILE* errors and non-blocking FILE* reads.
|
pure virtual |