PropWare  3.0.0.229
C++ objects and CMake build system for Parallax Propeller
Public Member Functions | List of all members
PropWare::ScanCapable Class Referenceabstract

Interface for all classes capable of printing. More...

#include <PropWare/hmi/input/scancapable.h>

+ Inheritance diagram for PropWare::ScanCapable:

Public Member Functions

virtual char get_char ()=0
 Read and return a single character. Whether the method is blocking or not depends entirely on the implementation.
 

Detailed Description

Interface for all classes capable of printing.

Definition at line 38 of file scancapable.h.


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