|
BLPAPI C++ 3.26.5
|
Provide BLPAPI types. More...
#include <cassert>#include <cstddef>#include <iterator>#include <type_traits>#include <utility>Go to the source code of this file.
Classes | |
| struct | DataType |
| class | Bytes |
Namespaces | |
| namespace | BloombergLP |
| namespace | BloombergLP::blpapi |
Typedefs | |
| typedef blpapi_Bool_t | Bool |
| typedef blpapi_Char_t | Char |
| typedef blpapi_UChar_t | UChar |
| typedef blpapi_Int16_t | Int16 |
| typedef blpapi_UInt16_t | UInt16 |
| typedef blpapi_Int32_t | Int32 |
| typedef blpapi_UInt32_t | UInt32 |
| typedef blpapi_Int64_t | Int64 |
| typedef blpapi_UInt64_t | UInt64 |
| typedef blpapi_Float32_t | Float32 |
| typedef blpapi_Float64_t | Float64 |
Provide BLPAPI types.
Provide BLPAPI types.