|
Inflection
Morphology Inflection
|
A provider of CommonConceptFactory by specifying a locale. More...
#include <LocalizedCommonConceptFactoryProvider.hpp>
Inheritance diagram for inflection::dialog::LocalizedCommonConceptFactoryProvider:Public Member Functions | |
| const ::inflection::dialog::CommonConceptFactory * | getCommonConceptFactory (const ::inflection::util::ULocale &locale) override |
| LocalizedCommonConceptFactoryProvider () | |
| ~LocalizedCommonConceptFactoryProvider () override | |
Public Member Functions inherited from inflection::dialog::CommonConceptFactoryProvider | |
| ~CommonConceptFactoryProvider () override | |
Public Member Functions inherited from inflection::Object | |
| virtual ::std::u16string | toString () const |
| virtual | ~Object () |
Static Public Member Functions | |
| static LocalizedCommonConceptFactoryProvider * | getDefaultCommonConceptFactoryProvider () |
A provider of CommonConceptFactory by specifying a locale.
Definition at line 17 of file LocalizedCommonConceptFactoryProvider.hpp.
| inflection::dialog::LocalizedCommonConceptFactoryProvider::LocalizedCommonConceptFactoryProvider | ( | ) |
Default constructor
|
override |
Destructor
|
overridevirtual |
Get a CommonConceptFactory for the requested locale.
Implements inflection::dialog::CommonConceptFactoryProvider.
|
static |
Get the default LocalizedCommonConceptFactoryProvider.