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, char >, 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, char >) | Concurrency::streams::type_parser< CharType, char > | inlinestatic |