30 namespace BondVision {
38 class ONIXS_MTS_BONDVISION_SDP_API
Handler 68 void connect (
const ConnectionSettings& connectionSettings,
const LogonSettings& logonSettings,
const std::string& hostName,
UInt16 port,
const std::string& localNetworkInterface =
"");
77 void disconnectAsync ();
88 void requestAddressServiceInformation ();
121 UInt32 addFilter(
UInt32 filterId,
const std::string& value);
183 void log (
LogLevel::Enum logLevel,
const char* logMessage,
size_t length);
195 const std::string& licenseExpirationDate ()
const;
199 static const std::string version ();
Defines ONIXS_CBOECFE_PITCH_API which affect logs replay.