Max OS 0.3
Loading...
Searching...
No Matches
inputStream.cpp
Go to the documentation of this file.
1
10
11using namespace MaxOS;
12using namespace MaxOS::common;
13
Manages the connection of a stream to handlers.
InputStream(InputStreamEventHandler< string > *)
Creates a new InputStream that handles strings.
Stores the left, top, width and height of a rectangle.
Definition rectangle.h:22
Defines a generic input stream and related classes for handling input data streams.
class MaxOS::String string
Typedef for String.