28#ifndef INCLUDED_BLPAPI_DIAGNOSTICSUTIL
29#define INCLUDED_BLPAPI_DIAGNOSTICSUTIL
60#ifndef INCLUDED_BLPAPI_CALL
64#ifndef INCLUDED_BLPAPI_DEFS
68#ifndef INCLUDED_STDDEF
70#define INCLUDED_STDDEF
95 static int memoryInfo(
char *buffer,
size_t bufferLength);
Provide functions for dispatchtbl.
#define BLPAPI_CALL_DIAGNOSTICSUTIL_MEMORYINFO(a1, a2)
Definition blpapi_call.h:412
Common definitions used by the library.
#define BLPAPI_EXPORT
Definition blpapi_defs.h:171
BLPAPI_EXPORT int blpapi_DiagnosticsUtil_memoryInfo(char *buffer, size_t bufferLength)
Definition blpapi_diagnosticsutil.h:93
static int memoryInfo(char *buffer, size_t bufferLength)
Definition blpapi_diagnosticsutil.h:109
Definition blpapi_abstractsession.h:195