This is the complete list of members for ON_ComponentManifestItem, including all inherited members.
CompareComponentType(const ON_ComponentManifestItem *a, const ON_ComponentManifestItem *b) | ON_ComponentManifestItem | static |
CompareId(const ON_ComponentManifestItem *const *a, const ON_ComponentManifestItem *const *b) | ON_ComponentManifestItem | static |
CompareIndex(const ON_ComponentManifestItem *const *a, const ON_ComponentManifestItem *const *b) | ON_ComponentManifestItem | static |
CompareNameHash(const ON_ComponentManifestItem *const *a, const ON_ComponentManifestItem *const *b) | ON_ComponentManifestItem | static |
ComponentRuntimeSerialNumber() const | ON_ComponentManifestItem | |
ComponentType() const | ON_ComponentManifestItem | |
Id() const | ON_ComponentManifestItem | |
Index() const | ON_ComponentManifestItem | |
IsDeleted() const | ON_ComponentManifestItem | |
IsSystemComponent() const | ON_ComponentManifestItem | |
IsUnset() const | ON_ComponentManifestItem | |
IsValid() const | ON_ComponentManifestItem | |
NameHash() const | ON_ComponentManifestItem | |
ON_ComponentManifestImpl class | ON_ComponentManifestItem | friend |
ON_ComponentManifestItem(const class ON_ModelComponent &component) | ON_ComponentManifestItem | |
ON_ComponentManifestItem(const class ON_ModelComponent &component, const ON_UUID &manifest_id, const class ON_NameHash &manifest_name_hash) | ON_ComponentManifestItem | |
ON_ComponentManifestItem(ON_ModelComponent::Type component_type, ON__UINT64 m_component_runtime_serial_number, const ON_UUID &manifest_id, const class ON_NameHash &manifest_name_hash) | ON_ComponentManifestItem | |
ON_ComponentManifestItem(const class ON_ModelComponent &component, int manifest_index, const ON_UUID &manifest_id, const class ON_NameHash &manifest_name_hash) | ON_ComponentManifestItem | |
ON_ComponentManifestItem(ON_ModelComponent::Type component_type, ON__UINT64 m_component_runtime_serial_number, int manifest_index, const ON_UUID &manifest_id, const class ON_NameHash &manifest_name_hash) | ON_ComponentManifestItem | |
ON_ComponentManifestItem()=default | ON_ComponentManifestItem | |
ON_ComponentManifestItem(const ON_ComponentManifestItem &)=default | ON_ComponentManifestItem | |
operator=(const ON_ComponentManifestItem &)=default | ON_ComponentManifestItem | |
SetComponentRuntimeSerialNumber(ON__UINT64 component_runtime_serial_number) | ON_ComponentManifestItem | |
SetComponentType(ON_ModelComponent::Type component_type) | ON_ComponentManifestItem | |
SetId(ON_UUID id) | ON_ComponentManifestItem | |
SetIndex(int index) | ON_ComponentManifestItem | |
SetNameHash(const ON_NameHash &name_hash) | ON_ComponentManifestItem | |
UnsetItem | ON_ComponentManifestItem | static |
~ON_ComponentManifestItem()=default | ON_ComponentManifestItem |