This is the complete list of members for kanzi::BinaryResource, including all inherited members.
| AppliedStyleContainer typedef | kanzi::Object | protected |
| applyObjectStyle(kanzi::StyleSharedPtr style) | kanzi::Object | |
| applyObjectStyles() | kanzi::Object | |
| BinaryResource(kanzi::Domain *domain, string_view name) | kanzi::BinaryResource | inlineprotected |
| cbegin() | kanzi::BinaryResource | |
| cend() | kanzi::BinaryResource | |
| copyLocalValues(const Object &other) | kanzi::Object | |
| create(kanzi::Domain *domain, string_view name) | kanzi::BinaryResource | static |
| createEmpty(kanzi::Domain *domain, string_view name) | kanzi::BinaryResource | static |
| DataConstIterator typedef | kanzi::BinaryResource | |
| DataContainer typedef | kanzi::BinaryResource | |
| finishLoadingOverride(const KzuResourceLoaderThreadContext *threadContext) | kanzi::Resource | virtual |
| getAbstractProperty(AbstractPropertyType abstractPropertyType) const | kanzi::Object | inline |
| getAbstractProperty(AbstractPropertyType abstractPropertyType, typename PropertyType< DataType >::DataType &value) const | kanzi::Object | inline |
| getCPUMemoryUsage() const | kanzi::Resource | virtual |
| getData() | kanzi::BinaryResource | |
| getDataSize() | kanzi::BinaryResource | |
| getDomain() const | kanzi::Object | |
| getDynamicMetaclass() const | kanzi::Object | virtual |
| getKeepAlive() const | kanzi::Resource | |
| getLoadingStrategy() const | kanzi::Resource | |
| getLoadState() | kanzi::Resource | inlineprotected |
| getMemoryManager() const | kanzi::Resource | |
| getMessageDispatcher() const | kanzi::Object | |
| getName() const | kanzi::Resource | |
| getProperty(const PropertyType< DataType > &propertyType) const | kanzi::Object | inline |
| getProperty(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::DataType &value) const | kanzi::Object | inline |
| getPropertyManager() const | kanzi::Object | |
| getResourceManager() const | kanzi::Object | |
| getStaticMetaclass() | kanzi::Object | static |
| getTaskScheduler() const | kanzi::Object | |
| hasLocalValue(AbstractPropertyType propertyType) const | kanzi::Object | |
| hasValue(AbstractPropertyType propertyType) const | kanzi::Object | |
| initialize() | kanzi::Object | inlineprotected |
| isLoaded() const | kanzi::Resource | |
| isTypeOf(const Metaclass *objectType) const | kanzi::Object | inline |
| kzuResourceFinishLoading_private(const KzuResourceLoaderThreadContext *threadContext) | kanzi::Resource | |
| kzuResourceLoad_private(const KzuResourceLoaderThreadContext *threadContext) | kanzi::Resource | |
| load() | kanzi::Resource | |
| loadFromFile(string_view filePath) | kanzi::BinaryResource | |
| loadFromKZB(struct KzcInputStream *inputStream, const struct KzuBinaryFileInfo *file) | kanzi::BinaryResource | |
| kanzi::Resource::loadFromKZB(const KzuResourceLoaderThreadContext *threadContext, KzcInputStream *inputStream, const KzuBinaryFileInfo *file) | kanzi::Resource | virtual |
| m_appliedStyles | kanzi::Object | protected |
| m_data | kanzi::BinaryResource | protected |
| makeEditorInfo() | kanzi::Object | static |
| Object(Domain *domain) | kanzi::Object | explicit |
| onCopy(const Object &other) | kanzi::Object | protected |
| onPropertyChanged(AbstractPropertyType propertyType, KzuPropertyNotificationReason reason) | kanzi::Object | virtual |
| removeLocalValue(AbstractPropertyType propertyType) | kanzi::Object | |
| Resource(Domain *domain, string_view name) | kanzi::Resource | |
| setAbstractProperty(AbstractPropertyType abstractPropertyType, typename PropertyType< DataType >::DataType value) | kanzi::Object | inline |
| setAbstractProperty(AbstractPropertyType abstractPropertyType, ResourceSharedPtr value) | kanzi::Object | inline |
| setKeepAlive(bool keepAlive) | kanzi::Resource | |
| setKZB(const KzuBinaryDirectory *binaryDirectory, kzString path) | kanzi::Resource | inline |
| setLoaded() | kanzi::Resource | |
| setLoadingStrategy(KzuResourceLoadingStrategy loadingStrategy) | kanzi::Resource | |
| setProperty(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::DataType value) | kanzi::Object | inline |
| setProperty(const PropertyType< ResourceID > &propertyType, ResourceSharedPtr value) | kanzi::Object | inline |
| unapplyObjectStyle(AppliedStyleEntry *appliedStyleEntry) | kanzi::Object | |
| unapplyObjectStyles() | kanzi::Object | |
| unload() | kanzi::Resource | |
| unloadOverride() | kanzi::Resource | virtual |
| ~Object() | kanzi::Object | virtual |
| ~Resource() | kanzi::Resource | virtual |