1.3. C++ Programming

The C++ API is intended for application programmers who are working in an unmanaged C++ environment in Windows MFC, Windows ATL, Linux, or QNX.

[Note]

To optimize throughput between your program and the DataHub when using the C++ API, you can use the sendBinaryPointMessages method.

Include Statement for Windows:

#include <DataHubConnector.h>

Include Statement for Linux, QNX4, and QNX6:

#include <cogent/DataHubConnector.h>