This is the complete list of members for ON_ManifestMap, including all inherited members.
AddMapItem(const class ON_ManifestMapItem &map_item) | ON_ManifestMap | |
Empty | ON_ManifestMap | static |
GetAndValidateDestinationId(ON_ModelComponent::Type component_type, const ON_UUID &source_component_id, const ON_ComponentManifest &destination_manifest, ON_UUID *destination_component_id) const | ON_ManifestMap | |
GetAndValidateDestinationIndex(ON_ModelComponent::Type component_type, int source_component_index, const ON_ComponentManifest &destination_manifest, int *destination_component_index) const | ON_ManifestMap | |
GetAndValidateDestinationIndex(ON_ModelComponent::Type component_type, const ON_UUID &source_component_id, const ON_ComponentManifest &destination_manifest, int *destination_component_index) const | ON_ManifestMap | |
IsEmpty() const | ON_ManifestMap | |
IsNotEmpty() const | ON_ManifestMap | |
MapItemCount() const | ON_ManifestMap | |
MapItemFromSourceId(const ON_UUID &source_item_id) const | ON_ManifestMap | |
MapItemFromSourceIndex(ON_ModelComponent::Type component_type, int source_component_index) const | ON_ManifestMap | |
ON_ManifestMap() ON_NOEXCEPT | ON_ManifestMap | |
ON_ManifestMap(const ON_ManifestMap &) | ON_ManifestMap | |
operator=(const ON_ManifestMap &) | ON_ManifestMap | |
UpdatetMapItemDestination(const class ON_ManifestMapItem &map_item) | ON_ManifestMap | |
~ON_ManifestMap() | ON_ManifestMap |