stdex
Additional custom or not Standard C++ covered algorithms
Loading...
Searching...
No Matches
stdex::html::starting_token< T, TR, AX > Member List

This is the complete list of members for stdex::html::starting_token< T, TR, AX >, including all inherited members.

append_tag(std::basic_string< char, TR, AX > &str) conststdex::html::tokeninline
append_tag(std::basic_string< wchar_t, TR, AX > &str) conststdex::html::tokeninline
datastdex::html::token
end_sequencestdex::html::starting_token< T, TR, AX >
mappingstdex::html::text_token< T, TR, AX >
namestdex::html::starting_token< T, TR, AX >
parse_tag(const T *str, size_t &offset) (defined in stdex::html::token)stdex::html::tokeninlinestatic
parser< T, TR, AX > (defined in stdex::html::starting_token< T, TR, AX >)stdex::html::starting_token< T, TR, AX >friend
sequencestdex::html::token
starting_token(_In_reads_or_z_opt_(num_chars_text) const T *_text=nullptr, size_t num_chars_text=0, _In_reads_or_z_opt_(num_chars_name) const T *_name=nullptr, size_t num_chars_name=0, uint32_t text_type=0, stdex::html::sequence *sequence=nullptr, stdex::html::sequence *_end_sequence=nullptr, uintptr_t data=0) (defined in stdex::html::starting_token< T, TR, AX >)stdex::html::starting_token< T, TR, AX >inlineprotected
textstdex::html::text_token< T, TR, AX >
text_token(token_t type=token_t::complete, _In_reads_or_z_opt_(num_chars) const T *_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< T, TR, AX >)stdex::html::text_token< T, TR, AX >inlineprotected
text_typestdex::html::text_token< T, TR, AX >
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
~token() (defined in stdex::html::token)stdex::html::tokeninlinevirtual