38#ifndef INCLUDED_BLPAPI_ZFPUTIL
39#define INCLUDED_BLPAPI_ZFPUTIL
93#ifndef INCLUDED_BLPAPI_ABSTRACTSESSION
97#ifndef INCLUDED_BLPAPI_CALL
101#ifndef INCLUDED_BLPAPI_EXCEPTION
105#ifndef INCLUDED_BLPAPI_DEFS
109#ifndef INCLUDED_BLPAPI_SESSIONOPTIONS
113#ifndef INCLUDED_BLPAPI_TLSOPTIONS
117#ifndef INCLUDED_BLPAPI_VERSIONMACROS
156int blpapi_ZfpUtil_getOptionsForLeasedLines(
157 blpapi_SessionOptions_t *sessionOptions,
158 const blpapi_TlsOptions_t *tlsOptions,
218 BLPAPI_CALL(blpapi_UserAgentInfo_setNativeSdkLanguageAndVersion)
223 BLPAPI_CALL(blpapi_ZfpUtil_getOptionsForLeasedLines)(
224 so.handle(), tlsOptions.handle(), remote));
A common interface shared between publisher and consumer sessions.
Provide functions for dispatchtbl.
Common definitions used by the library.
Defines Exceptions that can be thrown by the blpapi library.
A common interface shared between publish and consumer sessions.
Maintain client credentials and trust material.
Provide preprocessor macros for BLPAPI library version information.
static void throwOnError(int errorCode)
Definition blpapi_exception.h:556
Definition blpapi_sessionoptions.h:1141
Definition blpapi_tlsoptions.h:296
Definition blpapi_zfputil.h:182
Remote
Definition blpapi_zfputil.h:185
@ REMOTE_8196
Use port 8196.
Definition blpapi_zfputil.h:187
@ REMOTE_8194
Use port 8194.
Definition blpapi_zfputil.h:186
static SessionOptions getZfpOptionsForLeasedLines(Remote remote, const TlsOptions &tlsOptions)
Definition blpapi_zfputil.h:214
#define BLPAPI_SDK_VERSION_STRING
C-string encoding the version of the BLPAPI headers used at compile time in "MAJOR....
Definition blpapi_versionmacros.h:99
Definition blpapi_abstractsession.h:452
Definition blpapi_abstractsession.h:451