A signature for callback on print and default C++ implementation. More...
Go to the source code of this file.
Namespaces | |
| namespace | blpapi |
Typedefs | |
| typedef int(* | blpapi_StreamWriter_t )(const char *data, int length, void *stream) |
Functions | |
| static int | blpapi::OstreamWriter (const char *data, int length, void *stream) |
A signature for callback on print and default C++ implementation.
| typedef int(* blpapi_StreamWriter_t)(const char *data, int length, void *stream) |
1.7.1