BLPAPI C++  3.24.8
StreamProxyOstream Struct Reference

#include <blpapi_streamproxy.h>

Static Public Member Functions

static int writeToStream (const char *data, int length, void *stream)
 

Member Function Documentation

◆ writeToStream()

int writeToStream ( const char *  data,
int  length,
void *  stream 
)
static

Format, to the specified stream, which must be a pointer to a std::ostream, the specified length bytes of the specified data.


The documentation for this struct was generated from the following file: