69 void connect (
const ConnectionSettings& connectionSettings,
const LogonSettings& logonSettings,
const std::string& hostName,
UInt16 port,
const std::string& localNetworkInterface =
"");
78 void disconnectAsync ();
86 void requestAddressServiceInformation ();
120 UInt32 addFilter(
UInt32 filterId,
const std::string& value);
123 void destroyFilter(
UInt32 filterKey);
188 UInt32 outboundQueueBytes();
192 void log (
LogLevel::Enum logLevel,
const char* logMessage,
size_t length);
204 const std::string& licenseExpirationDate ()
const;
208 static const std::string version ();
#define ONIXS_MTS_REPO_SDP_API