stdex
Additional custom or not Standard C++ covered algorithms
|
This is the complete list of members for stdex::html::text_token< _Elem, _Traits, _Alloc >, including all inherited members.
append_tag(std::basic_string< char, _Traits, _Alloc > &str) const | stdex::html::token | inline |
append_tag(std::basic_string< wchar_t, _Traits, _Alloc > &str) const | stdex::html::token | inline |
data | stdex::html::token | |
mapping | stdex::html::text_token< _Elem, _Traits, _Alloc > | |
parse_tag(const T *str, size_t &offset) (defined in stdex::html::token) | stdex::html::token | inlinestatic |
parser< _Elem, _Traits, _Alloc > (defined in stdex::html::text_token< _Elem, _Traits, _Alloc >) | stdex::html::text_token< _Elem, _Traits, _Alloc > | friend |
sequence | stdex::html::token | |
text | stdex::html::text_token< _Elem, _Traits, _Alloc > | |
text_token(token_t type=token_t::complete, _In_reads_or_z_opt_(num_chars) const _Elem *_text=nullptr, size_t num_chars=0, uint32_t _text_type=0, stdex::html::sequence *sequence=nullptr, uintptr_t data=0) (defined in stdex::html::text_token< _Elem, _Traits, _Alloc >) | stdex::html::text_token< _Elem, _Traits, _Alloc > | inlineprotected |
text_type | stdex::html::text_token< _Elem, _Traits, _Alloc > | |
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 | |
~token() (defined in stdex::html::token) | stdex::html::token | inlinevirtual |