nx_metadata_sdk
1.0
Metadata SDK
|
This is the complete list of members for nx::sdk::ref_countable_ut::NewInterface, including all inherited members.
addRef() const =0 | nx::sdk::IRefCountable | pure virtual |
alternativeInterfaceIds(const InterfaceId *id) (defined in nx::sdk::IRefCountable) | nx::sdk::IRefCountable | inlineprotectedstatic |
alternativeInterfaceIds(std::vector< const InterfaceId *> ids) (defined in nx::sdk::IRefCountable) | nx::sdk::IRefCountable | inlineprotectedstatic |
interfaceId() (defined in nx::sdk::ref_countable_ut::NewInterface) | nx::sdk::ref_countable_ut::NewInterface | inlinestatic |
makeId(const char(&charArray)[len]) | nx::sdk::IRefCountable | inlineprotectedstatic |
makeIdForTemplate(const char(&baseIdCharArray)[len]) | nx::sdk::IRefCountable | inlineprotectedstatic |
makeIdWithAlternative(const char(&charArray)[len], const char(&alternativeCharArray)[alternativeLen]) | nx::sdk::IRefCountable | inlineprotectedstatic |
queryInterface(const InterfaceId *id) override | nx::sdk::ref_countable_ut::NewInterface | inlinevirtual |
Interface< NewInterface >::queryInterface(const InterfaceId *id) | nx::sdk::Interface< NewInterface > | inline |
queryInterface() (defined in nx::sdk::Interface< NewInterface >) | nx::sdk::Interface< NewInterface > | inline |
queryInterface() (defined in nx::sdk::IRefCountable) | nx::sdk::IRefCountable | inline |
queryInterface() const (defined in nx::sdk::IRefCountable) | nx::sdk::IRefCountable | inline |
queryInterfaceSupportingDeprecatedId(const IRefCountable::InterfaceId *id, const Uuid &deprecatedInterfaceId) | nx::sdk::Interface< NewInterface > | inlineprotected |
refCountThreadUnsafe() const | nx::sdk::IRefCountable | inline |
releaseRef() const =0 | nx::sdk::IRefCountable | pure virtual |
~IRefCountable()=default | nx::sdk::IRefCountable | virtual |