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::file_stream< _CharType > Member List

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

open_istream(const utility::string_t &file_name, std::ios_base::openmode mode=std::ios_base::in, int prot=0)Concurrency::streams::file_stream< _CharType >inlinestatic
open_ostream(const utility::string_t &file_name, std::ios_base::openmode mode=std::ios_base::out, int prot=0)Concurrency::streams::file_stream< _CharType >inlinestatic