Inflection
Morphology Inflection
Loading...
Searching...
No Matches
Public Member Functions | List of all members
inflection::dialog::SpeakableConcept Class Referenceabstract

The base interface for all concepts that can be formatted to a SpeakableString. More...

#include <SpeakableConcept.hpp>

+ Inheritance diagram for inflection::dialog::SpeakableConcept:

Public Member Functions

virtual SpeakableStringtoSpeakableString () const =0
 
 ~SpeakableConcept () override
 
- Public Member Functions inherited from inflection::Object
virtual ::std::u16string toString () const
 
virtual ~Object ()
 

Detailed Description

The base interface for all concepts that can be formatted to a SpeakableString.

Definition at line 12 of file SpeakableConcept.hpp.

Constructor & Destructor Documentation

◆ ~SpeakableConcept()

inflection::dialog::SpeakableConcept::~SpeakableConcept ( )
override

Destructor

Member Function Documentation

◆ toSpeakableString()

virtual SpeakableString * inflection::dialog::SpeakableConcept::toSpeakableString ( ) const
pure virtual

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