ICP
1
|
#include "Poco/SharedPtr.h"
#include "../newicp/isisbase.h"
#include "qxtrm.h"
Go to the source code of this file.
Classes | |
class | Qxtrm_channel |
class | Qxtrm_driver |
class | qxtrmException |
Exception class recording an error raised by a Quixtream API function. More... | |
Macros | |
#define | QXTRM_DRIVER_API __declspec(dllimport) |
Variables | |
static const int | INVALID_QXTRM_CHANNEL = -1 |
#define QXTRM_DRIVER_API __declspec(dllimport) |
Definition at line 13 of file Qxtrm_driver.h.
|
static |
Definition at line 20 of file Qxtrm_driver.h.
Referenced by Qxtrm_channel::Qxtrm_channel(), and Qxtrm_driver::qxtrmStatusMessage().