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::details::basic_async_streambuf< CharType > Member List

This is the complete list of members for Concurrency::streams::details::basic_async_streambuf< CharType >, including all inherited members.

basic_async_streambuf(const streams::streambuf< CharType > &async_buf) (defined in Concurrency::streams::details::basic_async_streambuf< CharType >)Concurrency::streams::details::basic_async_streambuf< CharType >inline
int_type typedef (defined in Concurrency::streams::details::basic_async_streambuf< CharType >)Concurrency::streams::details::basic_async_streambuf< CharType >
off_type typedef (defined in Concurrency::streams::details::basic_async_streambuf< CharType >)Concurrency::streams::details::basic_async_streambuf< CharType >
overflow(int_type ch)Concurrency::streams::details::basic_async_streambuf< CharType >inlineprotected
pos_type typedef (defined in Concurrency::streams::details::basic_async_streambuf< CharType >)Concurrency::streams::details::basic_async_streambuf< CharType >
seekoff(off_type offset, std::ios_base::seekdir dir, std::ios_base::openmode mode=std::ios_base::in|std::ios_base::out)Concurrency::streams::details::basic_async_streambuf< CharType >inlineprotected
seekpos(pos_type pos, std::ios_base::openmode mode=std::ios_base::in|std::ios_base::out)Concurrency::streams::details::basic_async_streambuf< CharType >inlineprotected
sync()Concurrency::streams::details::basic_async_streambuf< CharType >inlineprotected
traits typedef (defined in Concurrency::streams::details::basic_async_streambuf< CharType >)Concurrency::streams::details::basic_async_streambuf< CharType >
uflow()Concurrency::streams::details::basic_async_streambuf< CharType >inlineprotected
underflow()Concurrency::streams::details::basic_async_streambuf< CharType >inlineprotected
xsgetn(_Out_writes_(count) CharType *ptr, _In_ std::streamsize count)Concurrency::streams::details::basic_async_streambuf< CharType >inlineprotected
xsputn(const CharType *ptr, std::streamsize count)Concurrency::streams::details::basic_async_streambuf< CharType >inlineprotected