![]() |
OpenZWave Library
1.6.1888
|
#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::Internal::Platform::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 | |
OpenZWave::Internal | |
OpenZWave::Internal::Platform | |