stdex
Additional custom or not Standard C++ covered algorithms
Loading...
Searching...
No Matches
stdex::html::url_token< _Elem, _Traits, _Alloc > Member List

This is the complete list of members for stdex::html::url_token< _Elem, _Traits, _Alloc >, including all inherited members.

append_tag(std::basic_string< char, _Traits, _Alloc > &str) conststdex::html::tokeninline
append_tag(std::basic_string< wchar_t, _Traits, _Alloc > &str) conststdex::html::tokeninline
datastdex::html::token
encodingstdex::html::url_token< _Elem, _Traits, _Alloc >
parse_tag(const T *str, size_t &offset) (defined in stdex::html::token)stdex::html::tokeninlinestatic
parser< _Elem, _Traits, _Alloc > (defined in stdex::html::url_token< _Elem, _Traits, _Alloc >)stdex::html::url_token< _Elem, _Traits, _Alloc >friend
sequencestdex::html::token
token(token_t _type=token_t::root, sequence *_sequence=nullptr, uintptr_t _data=0) (defined in stdex::html::token)stdex::html::tokeninlineprotected
typestdex::html::token
urlstdex::html::url_token< _Elem, _Traits, _Alloc >
url_token(_In_reads_or_z_opt_(num_chars) const _Elem *_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< _Elem, _Traits, _Alloc >)stdex::html::url_token< _Elem, _Traits, _Alloc >inlineprotected
~token() (defined in stdex::html::token)stdex::html::tokeninlinevirtual