#include <Windows.h>
#include <queue>
#include <string>
#include "port_settings_t.h"
#include "constants.h"
#include <boost/shared_ptr.hpp>
#include "base_device_t.h"
Go to the source code of this file.
Classes | |
class | cedrus::response |
struct to encapsulate a response from an XID device More... | |
class | cedrus::xid_device_t |
abstraction of an XID device More... | |
Namespaces | |
namespace | cedrus |