Rhino C++ API  8.6
ON_ComponentManifest Member List

This is the complete list of members for ON_ComponentManifest, including all inherited members.

ActiveAndDeletedComponentCount(ON_ModelComponent::Type component_type) constON_ComponentManifest
ActiveComponentCount(ON_ModelComponent::Type component_type) constON_ComponentManifest
AddComponentToManifest(const class ON_ModelComponent &component, bool bResolveIdAndNameCollisions, ON_wString *assigned_name)ON_ComponentManifest
AddComponentToManifest(ON_ModelComponent::Type component_type, ON__UINT64 component_serial_number, ON_UUID component_id, const ON_NameHash &component_name_hash)ON_ComponentManifest
AddComponentToManifest(ON_ModelComponent::Type component_type, ON__UINT64 component_serial_number, ON_UUID component_parent_id, ON_UUID component_id, const ON_NameHash &component_name_hash, const wchar_t *candidate_name, ON_wString &assigned_name)ON_ComponentManifest
AddComponentToManifest(ON_ModelComponent::Type component_type, ON__UINT64 component_serial_number, ON_UUID component_parent_id, ON_UUID component_id, const wchar_t *original_name, ON_wString &assigned_name)ON_ComponentManifest
AddSystemComponentToManifest(const class ON_ModelComponent &component)ON_ComponentManifest
ChangeComponentName(ON_UUID item_id, ON_ModelComponent::Type component_type, ON_UUID component_parent_id, const wchar_t *component_name)ON_ComponentManifest
ChangeComponentName(const class ON_ModelComponent &component)ON_ComponentManifest
ChangeComponentNameHash(ON_UUID item_id, const ON_NameHash &component_name_hash)ON_ComponentManifest
ChangeComponentRuntimeSerialNumber(ON_UUID item_id, ON__UINT64 component_runtime_serial_number)ON_ComponentManifest
ComponentIndexLimit(ON_ModelComponent::Type component_type) constON_ComponentManifest
DeleteComponent(ON_UUID item_id)ON_ComponentManifest
DeleteComponent(ON__UINT64 component_runtime_serial_number)ON_ComponentManifest
DeletedComponentCount(ON_ModelComponent::Type component_type) constON_ComponentManifest
EmptyON_ComponentManifeststatic
FirstItem(ON_ModelComponent::Type component_type) constON_ComponentManifest
IdIsAvailable(ON_UUID id) constON_ComponentManifest
ItemCount() constON_ComponentManifest
ItemFromComponentRuntimeSerialNumber(ON__UINT64 component_runtime_serial_number) constON_ComponentManifest
ItemFromId(ON_UUID item_id) constON_ComponentManifest
ItemFromId(ON_ModelComponent::Type component_type, ON_UUID item_id) constON_ComponentManifest
ItemFromIndex(ON_ModelComponent::Type component_type, int item_index) constON_ComponentManifest
ItemFromName(const class ON_ModelComponent *model_component) constON_ComponentManifest
ItemFromName(ON_ModelComponent::Type component_type, ON_UUID parent_id, const wchar_t *name) constON_ComponentManifest
ItemFromNameHash(ON_ModelComponent::Type component_type, const ON_NameHash &component_name_hash) constON_ComponentManifest
ItemFromUnsignedIndex(ON_ModelComponent::Type component_type, unsigned int unsigned_item_index) constON_ComponentManifest
LastItem(ON_ModelComponent::Type component_type) constON_ComponentManifest
ManifestContentVersionNumber() constON_ComponentManifest
NameIsAvailable(ON_ModelComponent::Type component_type, const ON_NameHash &candidate_name_hash) constON_ComponentManifest
NextItem(const class ON_ComponentManifestItem *item) constON_ComponentManifest
NextItem(ON_UUID manifest_item_id) constON_ComponentManifest
ON_ComponentManifest() ON_NOEXCEPTON_ComponentManifest
PreviousItem(const class ON_ComponentManifestItem *item) constON_ComponentManifest
PreviousItem(ON_UUID manifest_item_id) constON_ComponentManifest
RemoveAllComponents(ON_ModelComponent::Type component_type, bool bResetManifestIndex)ON_ComponentManifest
RemoveComponent(const ON_ModelComponent &component)ON_ComponentManifest
RemoveComponent(ON__UINT64 component_runtime_serial_number)ON_ComponentManifest
RemoveComponent(ON_UUID item_id)ON_ComponentManifest
RemoveIndexedComponent(ON_ModelComponent::Type component_type, int item_index)ON_ComponentManifest
Reset()ON_ComponentManifest
SystemComponentCount(ON_ModelComponent::Type component_type) constON_ComponentManifest
SystemItemFromIndex(ON_ModelComponent::Type component_type, int system_item_index) constON_ComponentManifest
SystemItemFromNameHash(ON_ModelComponent::Type component_type, const ON_NameHash &system_item_name_hash) constON_ComponentManifest
TotalComponentCount(ON_ModelComponent::Type component_type) constON_ComponentManifest
UndeleteComponent(ON_UUID item_id, ON_UUID parent_id, const wchar_t *candidate_name, ON_wString &assigned_name)ON_ComponentManifest
UndeleteComponentAndChangeRuntimeSerialNumber(ON_UUID item_id, ON_UUID parent_id, ON__UINT64 new_component_runtime_serial_number, const wchar_t *candidate_name, ON_wString &assigned_name)ON_ComponentManifest
UnsetComponentIndex enum valueON_ComponentManifest
UnusedId(ON_UUID candidate_id) constON_ComponentManifest
UnusedName(ON_ModelComponent::Type component_type, ON_UUID component_parent_id, const wchar_t *candidate_name, const wchar_t *base_name, const wchar_t *suffix_separator, unsigned int suffix0, unsigned int *suffix_value) constON_ComponentManifest
UnusedName(const ON_ModelComponent &model_component) constON_ComponentManifest
~ON_ComponentManifest()ON_ComponentManifest