OpenZWave Library  1.6.0
Classes | Namespaces
Controller.h File Reference
#include <string>
#include <list>
#include "Defs.h"
#include "Driver.h"
#include "platform/Stream.h"

Go to the source code of this file.

Classes

class  OpenZWave::Controller
 Represents a USB ControllerController is derived from Stream rather than containing one, so that we can use its Wait abilities without having to duplicate them here. The stream is used for input. Buffering of output is handled by the OS. More...
 

Namespaces

 OpenZWave