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.
|
This is the complete list of members for Concurrency::streams::type_parser< CharType, std::basic_string< CharType > >, including all inherited members.
_parse_input(streams::streambuf< CharType > buffer, AcceptFunctor accept_character, ExtractFunctor extract) (defined in Concurrency::streams::_type_parser_base< CharType >) | Concurrency::streams::_type_parser_base< CharType > | protectedstatic |
_skip_whitespace(streams::streambuf< CharType > buffer) (defined in Concurrency::streams::_type_parser_base< CharType >) | Concurrency::streams::_type_parser_base< CharType > | protectedstatic |
_type_parser_base() (defined in Concurrency::streams::_type_parser_base< CharType >) | Concurrency::streams::_type_parser_base< CharType > | inline |
parse(streams::streambuf< CharType > buffer) (defined in Concurrency::streams::type_parser< CharType, std::basic_string< CharType > >) | Concurrency::streams::type_parser< CharType, std::basic_string< CharType > > | inlinestatic |