C++ Rest SDK
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
Concurrency::streams::rawptr_stream< _CharType > Member List

This is the complete list of members for Concurrency::streams::rawptr_stream< _CharType >, including all inherited members.

buffer_type typedef (defined in Concurrency::streams::rawptr_stream< _CharType >)Concurrency::streams::rawptr_stream< _CharType >
char_type typedef (defined in Concurrency::streams::rawptr_stream< _CharType >)Concurrency::streams::rawptr_stream< _CharType >
open_istream(const char_type *data, size_t size)Concurrency::streams::rawptr_stream< _CharType >inlinestatic
open_istream(char_type *data, size_t size)Concurrency::streams::rawptr_stream< _CharType >inlinestatic
open_ostream(char_type *data, size_t size)Concurrency::streams::rawptr_stream< _CharType >inlinestatic