Simple struct containing the default configuration details of a potential manager implementation.
More...
#include <ManagerFactory.hpp>
Simple struct containing the default configuration details of a potential manager implementation.
Compare all fields in this instance and another for by-value non-equality.
- Parameters
-
other | Other instance to compare against. |
- Returns
true
if any field compares non-equal, false
otherwise.
Compare all fields in this instance and another for by-value equality.
- Parameters
-
other | Other instance to compare against. |
- Returns
true
if all fields compare equal, false
otherwise.
Human readable display name of the manager, suitable for presenting in a UI.
- See also
- Manager.displayName
Arbitrary key-value information supplied by the manager.
- See also
- Manager.info
The documentation for this struct was generated from the following file:
- /src/src/openassetio-core/include/openassetio/hostApi/ManagerFactory.hpp