|
stdex
Additional custom or not Standard C++ covered algorithms
|
This is the complete list of members for stdex::html::url_token< T, TR, AX >, including all inherited members.
| append_tag(std::basic_string< char, TR, AX > &str) const | stdex::html::token | inline |
| append_tag(std::basic_string< wchar_t, TR, AX > &str) const | stdex::html::token | inline |
| data | stdex::html::token | |
| encoding | stdex::html::url_token< T, TR, AX > | |
| parse_tag(const T *str, size_t &offset) (defined in stdex::html::token) | stdex::html::token | inlinestatic |
| parser< T, TR, AX > (defined in stdex::html::url_token< T, TR, AX >) | stdex::html::url_token< T, TR, AX > | friend |
| sequence | stdex::html::token | |
| token(token_t _type=token_t::root, sequence *_sequence=nullptr, uintptr_t _data=0) (defined in stdex::html::token) | stdex::html::token | inlineprotected |
| type | stdex::html::token | |
| url | stdex::html::url_token< T, TR, AX > | |
| url_token(_In_reads_or_z_opt_(num_chars) const T *_url=nullptr, size_t num_chars=0, token_url_t _encoding=token_url_t::plain, stdex::html::sequence *sequence=nullptr, uintptr_t data=0) (defined in stdex::html::url_token< T, TR, AX >) | stdex::html::url_token< T, TR, AX > | inlineprotected |
| ~token() (defined in stdex::html::token) | stdex::html::token | inlinevirtual |