Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
Catch::IMutableEnumValuesRegistry Member List

This is the complete list of members for Catch::IMutableEnumValuesRegistry, including all inherited members.

registerEnum(StringRef enumName, StringRef allEnums, std::vector< int > const &values)=0Catch::IMutableEnumValuesRegistrypure virtual
registerEnum(StringRef enumName, StringRef allEnums, std::initializer_list< E > values)Catch::IMutableEnumValuesRegistryinline
~IMutableEnumValuesRegistry()Catch::IMutableEnumValuesRegistryvirtual