Interface that factory classes for creating selectors must implement.
More...
#include <messageformat2_function_registry.h>
Interface that factory classes for creating selectors must implement.
- Internal:
- Do not use. This API is for internal use only. ICU 75 technology preview
- Deprecated:
- This API is for technology preview only.
Definition at line 78 of file messageformat2_function_registry.h.
◆ ~SelectorFactory()
virtual icu::message2::SelectorFactory::~SelectorFactory |
( |
| ) |
|
|
virtual |
Destructor.
- Internal:
- Do not use. This API is for internal use only. ICU 75 technology preview
- Deprecated:
- This API is for technology preview only.
◆ createSelector()
Constructs a new selector object.
- Parameters
-
locale | Locale to be used by the selector. |
status | Input/output error code. |
- Returns
- The new selector, which is non-null if U_SUCCESS(status).
- Internal:
- Do not use. This API is for internal use only. ICU 75 technology preview
- Deprecated:
- This API is for technology preview only.
◆ operator=()
Copy constructor.
- Internal:
- Do not use. This API is for internal use only. ICU 75 technology preview
- Deprecated:
- This API is for technology preview only.
The documentation for this class was generated from the following file: