PCRE2 C++ Wrapper 1.3.0
pcre2cpp
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 Cpcre2cpp::basic_match_result< utf >::_value_result_dataResult data container
 Cpcre2cpp::basic_match_result< utf >Basic container to result data of match function
 Cpcre2cpp::basic_match_value< utf >Match value container
 Cpcre2cpp::basic_regex< utf >Basic PCRE2 Regex container
 Cstd::exceptionSTL class
 Cstd::runtime_errorSTL class
 Cpcre2cpp::basic_pcre2cpp_exception< utf_type::UTF_8 >
 Cpcre2cpp::basic_pcre2cpp_exception< utf_type::UTF_16 >
 Cpcre2cpp::basic_pcre2cpp_exception< utf_type::UTF_32 >
 Cpcre2cpp::basic_pcre2cpp_exception< default_utf_type >
 Cpcre2cpp::basic_pcre2cpp_exception< utf >Base pcre2cpp exception class
 Cpcre2cpp::basic_match_result_exception< utf_type::UTF_8 >
 Cpcre2cpp::basic_match_result_exception< utf_type::UTF_16 >
 Cpcre2cpp::basic_match_result_exception< utf_type::UTF_32 >
 Cpcre2cpp::basic_match_result_exception< default_utf_type >
 Cpcre2cpp::basic_regex_exception< utf_type::UTF_8 >
 Cpcre2cpp::basic_regex_exception< utf_type::UTF_16 >
 Cpcre2cpp::basic_regex_exception< utf_type::UTF_32 >
 Cpcre2cpp::basic_regex_exception< default_utf_type >
 Cpcre2cpp::basic_match_result_exception< utf >Match result exception class
 Cpcre2cpp::basic_regex_exception< utf >Regex exception class
 Cpcre2cpp::utils::pcre2_data< utf >Translation container from pcre2 library to pcre2cpp
 Cpcre2cpp::utils::pcre2_data< utf_type::UTF_16 >Specialization of Translation container from pcre2 library to pcre2cpp for UTF-16
 Cpcre2cpp::utils::pcre2_data< utf_type::UTF_32 >Specialization of Translation container from pcre2 library to pcre2cpp for UTF-32
 Cpcre2cpp::utils::pcre2_data< utf_type::UTF_8 >Specialization of Translation container from pcre2 library to pcre2cpp for UTF-8
 Cpcre2cpp::sub_match_valueSub match value container