stdex
Additional custom or not Standard C++ covered algorithms
Loading...
Searching...
No Matches
stdex::parser::basic_string_branch< T, T_parser > Member List

This is the complete list of members for stdex::parser::basic_string_branch< T, T_parser >, including all inherited members.

basic_branch(const std::locale &locale) (defined in stdex::parser::basic_branch< T >)stdex::parser::basic_branch< T >inlineprotected
basic_branch(const std::shared_ptr< basic_parser< T > > *el=nullptr, size_t count=0, const std::locale &locale=std::locale()) (defined in stdex::parser::basic_branch< T >)stdex::parser::basic_branch< T >inline
basic_branch(std::vector< std::shared_ptr< basic_parser< T > > > &&collection, const std::locale &locale=std::locale()) (defined in stdex::parser::basic_branch< T >)stdex::parser::basic_branch< T >inline
basic_parser(const std::locale &locale=std::locale()) (defined in stdex::parser::basic_parser< T >)stdex::parser::basic_parser< T >inline
basic_string_branch(const T *str_z=nullptr, size_t count=0, const std::locale &locale=std::locale()) (defined in stdex::parser::basic_string_branch< T, T_parser >)stdex::parser::basic_string_branch< T, T_parser >inline
basic_string_branch(const T *str,...) (defined in stdex::parser::basic_string_branch< T, T_parser >)stdex::parser::basic_string_branch< T, T_parser >inline
basic_string_branch(const std::locale &locale, const T *str,...) (defined in stdex::parser::basic_string_branch< T, T_parser >)stdex::parser::basic_string_branch< T, T_parser >inline
build(const T *str_z, size_t count) (defined in stdex::parser::basic_string_branch< T, T_parser >)stdex::parser::basic_string_branch< T, T_parser >inlineprotected
build(const T *str, va_list params) (defined in stdex::parser::basic_string_branch< T, T_parser >)stdex::parser::basic_string_branch< T, T_parser >inlineprotected
do_match(_In_reads_or_z_opt_(end) const T *text, size_t start=0, size_t end=SIZE_MAX, int flags=match_default) (defined in stdex::parser::basic_branch< T >)stdex::parser::basic_branch< T >inlineprotectedvirtual
hit_offset (defined in stdex::parser::basic_branch< T >)stdex::parser::basic_branch< T >
intervalstdex::parser::basic_parser< T >
invalidate() (defined in stdex::parser::basic_branch< T >)stdex::parser::basic_branch< T >inlinevirtual
m_collection (defined in stdex::parser::parser_collection< T >)stdex::parser::parser_collection< T >protected
m_locale (defined in stdex::parser::basic_parser< T >)stdex::parser::basic_parser< T >protected
match(_In_reads_or_z_opt_(end) const T *text, size_t start=0, size_t end=SIZE_MAX, int flags=match_default) (defined in stdex::parser::basic_parser< T >)stdex::parser::basic_parser< T >inline
match(const std::basic_string_view< T, std::char_traits< T > > text, size_t start=0, size_t end=SIZE_MAX, int flags=match_default) (defined in stdex::parser::basic_parser< T >)stdex::parser::basic_parser< T >inline
parser_collection(const std::locale &locale) (defined in stdex::parser::parser_collection< T >)stdex::parser::parser_collection< T >inlineprotected
parser_collection(const std::shared_ptr< basic_parser< T > > *el, size_t count, const std::locale &locale=std::locale()) (defined in stdex::parser::parser_collection< T >)stdex::parser::parser_collection< T >inline
parser_collection(std::vector< std::shared_ptr< basic_parser< T > > > &&collection, const std::locale &locale=std::locale()) (defined in stdex::parser::parser_collection< T >)stdex::parser::parser_collection< T >inline
search(_In_reads_or_z_opt_(end) const T *text, size_t start=0, size_t end=SIZE_MAX, int flags=match_default) (defined in stdex::parser::basic_parser< T >)stdex::parser::basic_parser< T >inline
~basic_parser() (defined in stdex::parser::basic_parser< T >)stdex::parser::basic_parser< T >inlinevirtual