nx_metadata_sdk
1.0
Metadata SDK
|
This is the complete list of members for nx::sdk::IString, including all inherited members.
addRef() const =0 | nx::sdk::IRefCountable | pure virtual |
interfaceId() (defined in nx::sdk::IString) | nx::sdk::IString | inlinestatic |
makeId(const char(&charArray)[len]) | nx::sdk::IRefCountable | inlineprotectedstatic |
makeIdForTemplate(const char(&baseIdCharArray)[len]) | nx::sdk::IRefCountable | inlineprotectedstatic |
queryInterface(const IRefCountable::InterfaceId *id) override (defined in nx::sdk::Interface< IString >) | nx::sdk::Interface< IString > | inlineprotectedvirtual |
queryInterface(const InterfaceId *id) | nx::sdk::Interface< IString > | inline |
queryInterface() (defined in nx::sdk::Interface< IString >) | nx::sdk::Interface< IString > | inline |
queryInterface() const (defined in nx::sdk::Interface< IString >) | nx::sdk::Interface< IString > | 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< IString > | inlineprotected |
refCountThreadUnsafe() const | nx::sdk::IRefCountable | inline |
releaseRef() const =0 | nx::sdk::IRefCountable | pure virtual |
str() const =0 | nx::sdk::IString | pure virtual |
~IRefCountable()=default | nx::sdk::IRefCountable | virtual |