|
static constexpr std::string_view | classIdentifier () |
|
static constexpr std::string_view | classIdentifier () |
|
◆ classIdentifier()
The Class Identifier has to be globally unique. Use a reverse DNS naming scheme. Example: "org.someorg.mypropertytype" The default implementation will look for a static std::string_view member "T::classIdentifier" or "T::CLASS_IDENTIFIER". In case it is not found an empty string will be returned. An empty class identifier will be considered an error in various factories.
The documentation for this struct was generated from the following file:
- ordinalpropertyanimator.h