nx_metadata_sdk
1.0
Metadata SDK
|
Public Member Functions | |
void | setActiveSettingId (std::string value) |
void | setSettingsModel (std::string value) |
void | setSettingsValues (Ptr< const StringMap > value) |
void | setParams (Ptr< const StringMap > value) |
virtual const char * | activeSettingId () const override |
virtual const char * | settingsModel () const override |
![]() | |
RefCountable (const RefCountable &)=delete | |
RefCountable (RefCountable &&)=delete | |
RefCountable & | operator= (const RefCountable &)=delete |
RefCountable & | operator= (RefCountable &&)=delete |
virtual int | addRef () const override |
virtual int | releaseRef () const override |
int | refCount () const |
![]() | |
Ptr< const IStringMap > | settingsValues () const |
Ptr< const IStringMap > | params () const |
![]() | |
virtual IRefCountable * | queryInterface (const InterfaceId *id) |
Ptr< Interface > | queryInterface () |
Ptr< const Interface > | queryInterface () const |
![]() | |
virtual | ~IRefCountable ()=default |
template<class Interface > | |
Ptr< Interface > | queryInterface () |
template<class Interface > | |
Ptr< const Interface > | queryInterface () const |
int | refCountThreadUnsafe () const |
Protected Member Functions | |
virtual const IStringMap * | getSettingsValues () const override |
virtual const IStringMap * | getParams () const override |
![]() | |
virtual IRefCountable * | queryInterface (const IRefCountable::InterfaceId *id) override |
IRefCountable * | queryInterfaceSupportingDeprecatedId (const IRefCountable::InterfaceId *id, const Uuid &deprecatedInterfaceId) |
Additional Inherited Members | |
![]() | |
static auto | interfaceId () |
![]() | |
static auto | interfaceId () |
![]() | |
template<int len> | |
static constexpr const InterfaceId * | makeId (const char(&charArray)[len]) |
template<class TemplateInstance , class TemplateArg , int len> | |
static const InterfaceId * | makeIdForTemplate (const char(&baseIdCharArray)[len]) |
|
overridevirtual |
Implements nx::sdk::IActiveSettingChangedAction.
|
overrideprotectedvirtual |
Called by params()
Implements nx::sdk::IActiveSettingChangedAction.
|
overrideprotectedvirtual |
Called by settingsValues()
Implements nx::sdk::IActiveSettingChangedAction.
|
overridevirtual |
Implements nx::sdk::IActiveSettingChangedAction.