Class uipc::core::IFeature
ClassList > uipc > core > IFeature
Inherited by the following classes: uipc::core::Feature
Public Functions
Type | Name |
---|---|
std::string_view | name () const |
std::string_view | type_name () const |
virtual | ~IFeature () = default |
Protected Functions
Type | Name |
---|---|
virtual std::string_view | get_name () const = 0 |
virtual std::string_view | get_type_name () const = 0 |
Public Functions Documentation
function name
function type_name
function ~IFeature
Protected Functions Documentation
function get_name
function get_type_name
The documentation for this class was generated from the following file include/uipc/core/feature.h