Inflection
Morphology Inflection
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
inflection::dialog::LocalizedCommonConceptFactoryProvider Class Reference

A provider of CommonConceptFactory by specifying a locale. More...

#include <LocalizedCommonConceptFactoryProvider.hpp>

+ Inheritance diagram for inflection::dialog::LocalizedCommonConceptFactoryProvider:

Public Member Functions

const ::inflection::dialog::CommonConceptFactorygetCommonConceptFactory (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 LocalizedCommonConceptFactoryProvidergetDefaultCommonConceptFactoryProvider ()
 

Detailed Description

A provider of CommonConceptFactory by specifying a locale.

Definition at line 17 of file LocalizedCommonConceptFactoryProvider.hpp.

Constructor & Destructor Documentation

◆ LocalizedCommonConceptFactoryProvider()

inflection::dialog::LocalizedCommonConceptFactoryProvider::LocalizedCommonConceptFactoryProvider ( )

Default constructor

◆ ~LocalizedCommonConceptFactoryProvider()

inflection::dialog::LocalizedCommonConceptFactoryProvider::~LocalizedCommonConceptFactoryProvider ( )
override

Destructor

Member Function Documentation

◆ getCommonConceptFactory()

const ::inflection::dialog::CommonConceptFactory * inflection::dialog::LocalizedCommonConceptFactoryProvider::getCommonConceptFactory ( const ::inflection::util::ULocale locale)
overridevirtual

Get a CommonConceptFactory for the requested locale.

Implements inflection::dialog::CommonConceptFactoryProvider.

◆ getDefaultCommonConceptFactoryProvider()

static LocalizedCommonConceptFactoryProvider * inflection::dialog::LocalizedCommonConceptFactoryProvider::getDefaultCommonConceptFactoryProvider ( )
static

The documentation for this class was generated from the following file: