|
Rhino C++ API
8.24
|
This is the complete list of members for ON_HistoryRecord, including all inherited members.
| AggregateComponentStatus() const | ON_Object | virtual |
| AllAttributes enum value | ON_ModelComponent | |
| AttachUserData(class ON_UserData *pUserData) | ON_Object | |
| Attributes enum name | ON_ModelComponent | |
| BinaryArchiveAttributes enum value | ON_ModelComponent | |
| ChangeName(const wchar_t *new_name, class ON_ComponentManifest *manifest) | ON_ModelComponent | |
| ClearAllComponentStates() const | ON_Object | |
| ClearComponentStates(ON_ComponentStatus states_to_clear) const | ON_Object | virtual |
| ClearComponentStates(ON_COMPONENT_INDEX component_index, ON_ComponentStatus states_to_clear) const | ON_Object | virtual |
| ClearComponentType() | ON_ModelComponent | |
| ClearId() | ON_ModelComponent | |
| ClearIndex() | ON_ModelComponent | |
| ClearModelComponentAttributes(unsigned int attributes_filter) | ON_ModelComponent | |
| ClearModelComponentStatus() | ON_ModelComponent | |
| ClearModelSerialNumber() | ON_ModelComponent | |
| ClearName() | ON_ModelComponent | |
| ClearParentId() | ON_ModelComponent | |
| CompareId(const ON_ModelComponent &a, const ON_ModelComponent &b) | ON_ModelComponent | static |
| CompareIdAndName(const ON_ModelComponent &a, const ON_ModelComponent &b) | ON_ModelComponent | static |
| CompareName(const ON_UUID &other_parent_id, const wchar_t *other_name) const | ON_ModelComponent | |
| CompareName(const wchar_t *other_name) const | ON_ModelComponent | |
| CompareName(const ON_ModelComponent &a, const ON_ModelComponent &b) | ON_ModelComponent | static |
| CompareNameAndId(const ON_ModelComponent &a, const ON_ModelComponent &b) | ON_ModelComponent | static |
| CompareNameExact(const ON_UUID &other_parent_id, const wchar_t *other_name) const | ON_ModelComponent | |
| CompareNameExact(const wchar_t *other_name) const | ON_ModelComponent | |
| CompareNameExact(const ON_ModelComponent &a, const ON_ModelComponent &b) | ON_ModelComponent | static |
| ComponentSerialNumberAttribute enum value | ON_ModelComponent | |
| ComponentStatusAttribute enum value | ON_ModelComponent | |
| ComponentType() const | ON_ModelComponent | |
| ComponentTypeFromUnsigned(unsigned int component_type_as_unsigned) | ON_ModelComponent | static |
| ComponentTypeIsLocked() const | ON_ModelComponent | |
| ComponentTypeIsSet() const | ON_ModelComponent | |
| ComponentTypeIsValid(ON_ModelComponent::Type component_type) | ON_ModelComponent | static |
| ComponentTypeIsValidAndNotMixed(ON_ModelComponent::Type component_type) | ON_ModelComponent | static |
| ComponentTypeToString(ON_ModelComponent::Type) | ON_ModelComponent | static |
| ContentVersionNumber() const | ON_ModelComponent | |
| CopyFrom(const ON_ModelComponent &src, unsigned int attributes_filter) | ON_ModelComponent | |
| CopyOnReplaceObject() const | ON_HistoryRecord | |
| CopyUserData(const ON_Object &source_object, ON_UUID source_userdata_item_id, ON_Object::UserDataConflictResolution userdata_conflict_resolution) | ON_Object | |
| CopyUserData(const ON_Object &source_object) | ON_Object | |
| DataCRC(ON__UINT32 current_remainder) const override | ON_ModelComponent | virtual |
| DeleteComponents(const ON_COMPONENT_INDEX *ci_list, size_t ci_count) | ON_Object | virtual |
| DeletedName() const | ON_ModelComponent | |
| DeletedNameAttribute enum value | ON_ModelComponent | |
| DeletedNameHash() const | ON_ModelComponent | |
| DeletedNameIsSet() const | ON_ModelComponent | |
| DeleteName() | ON_ModelComponent | |
| DestroyRuntimeCache(bool bDelete=true) | ON_Object | virtual |
| DestroyValue(int value_id) | ON_HistoryRecord | |
| DetachUserData(class ON_UserData *pUserData) | ON_Object | |
| Dump(ON_TextLog &) const override | ON_HistoryRecord | virtual |
| DumpUserData(const wchar_t *description, ON_TextLog &text_log) const | ON_Object | |
| EmergencyDestroy() | ON_Object | |
| Empty | ON_HistoryRecord | static |
| EraseIdentification(bool bIgnoreLocks) | ON_ModelComponent | |
| FirstUserData() const | ON_Object | |
| GetBoolValue(int value_id, bool *b) const | ON_HistoryRecord | |
| GetBoolValues(int value_id, ON_SimpleArray< bool > &) const | ON_HistoryRecord | |
| GetBrepValue(int value_id, const ON_Brep *&) const | ON_HistoryRecord | |
| GetColorValue(int value_id, ON_Color *color) const | ON_HistoryRecord | |
| GetColorValues(int value_id, ON_SimpleArray< ON_Color > &) const | ON_HistoryRecord | |
| GetComponentsWithSetStates(ON_ComponentStatus states_filter, bool bAllEqualStates, ON_SimpleArray< ON_COMPONENT_INDEX > &components) const | ON_Object | virtual |
| GetCurveValue(int value_id, const ON_Curve *&) const | ON_HistoryRecord | |
| GetDoubleValue(int value_id, double *number) const | ON_HistoryRecord | |
| GetDoubleValues(int value_id, ON_SimpleArray< double > &) const | ON_HistoryRecord | |
| GetGeometryValue(int value_id, const ON_Geometry *&) const | ON_HistoryRecord | |
| GetGeometryValues(int value_id, ON_SimpleArray< const ON_Geometry * > &) const | ON_HistoryRecord | |
| GetIntValue(int value_id, int *i) const | ON_HistoryRecord | |
| GetIntValues(int value_id, ON_SimpleArray< int > &) const | ON_HistoryRecord | |
| GetMeshValue(int value_id, const ON_Mesh *&) const | ON_HistoryRecord | |
| GetName(ON_wString &component_name) const | ON_ModelComponent | |
| GetObjRefValue(int value_id, ON_ObjRef &oref) const | ON_HistoryRecord | |
| GetObjRefValues(int value_id, ON_ClassArray< ON_ObjRef > &objects) const | ON_HistoryRecord | |
| GetPointOnObjectValue(int value_id, ON_ObjRef &oref) const | ON_HistoryRecord | |
| GetPointValue(int value_id, ON_3dPoint &point) const | ON_HistoryRecord | |
| GetPointValues(int value_id, ON_SimpleArray< ON_3dPoint > &) const | ON_HistoryRecord | |
| GetPolyEdgeValue(int value_id, const ON_PolyEdgeHistory *&polyedge) const | ON_HistoryRecord | |
| GetPolyEdgeValues(int value_id, ON_SimpleArray< const ON_PolyEdgeHistory * > &) const | ON_HistoryRecord | |
| GetStringValue(int value_id, ON_wString &str) const | ON_HistoryRecord | |
| GetStringValues(int value_id, ON_ClassArray< ON_wString > &string) const | ON_HistoryRecord | |
| GetSubDEdgeChainValue(int value_id, const ON_SubDEdgeChain *&edge_chain) const | ON_HistoryRecord | |
| GetSubDEdgeChainValues(int value_id, ON_SimpleArray< const ON_SubDEdgeChain * > &edge_chains) const | ON_HistoryRecord | |
| GetSurfaceValue(int value_id, const ON_Surface *&) const | ON_HistoryRecord | |
| GetUserData(const ON_UUID &userdata_uuid) const | ON_Object | |
| GetUserString(const wchar_t *key, ON_wString &string_value) const | ON_Object | |
| GetUserStringKeys(ON_ClassArray< ON_wString > &user_string_keys) const | ON_Object | |
| GetUserStrings(ON_ClassArray< ON_UserString > &user_strings) const | ON_Object | |
| GetUuidValue(int value_id, ON_UUID *uuid) const | ON_HistoryRecord | |
| GetUuidValues(int value_id, ON_SimpleArray< ON_UUID > &) const | ON_HistoryRecord | |
| GetVectorValue(int value_id, ON_3dVector &point) const | ON_HistoryRecord | |
| GetVectorValues(int value_id, ON_SimpleArray< ON_3dVector > &) const | ON_HistoryRecord | |
| GetXformValue(int value_id, ON_Xform &point) const | ON_HistoryRecord | |
| GetXformValues(int value_id, ON_SimpleArray< ON_Xform > &) const | ON_HistoryRecord | |
| Id() const | ON_ModelComponent | |
| IdAttribute enum value | ON_ModelComponent | |
| IdIsLocked() const | ON_ModelComponent | |
| IdIsNil() const | ON_ModelComponent | |
| IdIsNotNil() const | ON_ModelComponent | |
| IdIsSet() const | ON_ModelComponent | |
| IfIdIsNilSetId() | ON_ModelComponent | |
| IncrementContentVersionNumber() const | ON_ModelComponent | protected |
| Index() const | ON_ModelComponent | |
| Index(int unset_index_value) const | ON_ModelComponent | |
| IndexAttribute enum value | ON_ModelComponent | |
| IndexIsLocked() const | ON_ModelComponent | |
| IndexIsSet() const | ON_ModelComponent | |
| IndexRequired(ON_ModelComponent::Type component_type) | ON_ModelComponent | static |
| InstanceDefinitionModelSerialNumber() const | ON_ModelComponent | |
| Internal_SystemComponentHelper() | ON_ModelComponent | static |
| IsAntecedent(ON_UUID object_uuid) const | ON_HistoryRecord | |
| IsCorrupt(bool bRepair, bool bSilentError, class ON_TextLog *text_log) const | ON_Object | |
| IsDeleted() const | ON_ModelComponent | |
| IsHidden() const | ON_ModelComponent | |
| IsKindOf(const ON_ClassId *pClassId) const | ON_Object | |
| IsLocked() const | ON_ModelComponent | |
| IsNamePathSeparator(const wchar_t *s) | ON_ModelComponent | static |
| IsReferenceComponent() const | ON_ModelComponent | |
| IsReferencePrefixDelimiter(const wchar_t *s) | ON_ModelComponent | static |
| IsReferencePrefixSeparator(const wchar_t *s) | ON_ModelComponent | static |
| IsSystemComponent() const | ON_ModelComponent | |
| IsValid(class ON_TextLog *text_log=nullptr) const override | ON_HistoryRecord | virtual |
| IsValidComponentName(const wchar_t *candidate_component_name) | ON_ModelComponent | static |
| IsValidComponentName(const ON_wString &candidate_component_name) | ON_ModelComponent | static |
| IsValidComponentName(size_t length, const wchar_t *candidate_component_name) | ON_ModelComponent | static |
| IsValidComponentName(const class ON_ComponentManifest &model_manfest, const ON_ModelComponent &model_component, bool bPermitReferencePrefix, ON_wString &valid_name) | ON_ModelComponent | static |
| IsValidComponentNameFirstCodePoint(ON__UINT32 unicode_code_point) | ON_ModelComponent | static |
| IsValidComponentNameFirstCodePoint(int length, const wchar_t *candidate_component_name) | ON_ModelComponent | static |
| LockAllSettingsExceptName() | ON_ModelComponent | |
| LockComponentType() | ON_ModelComponent | |
| LockId() | ON_ModelComponent | |
| LockIndex() | ON_ModelComponent | |
| LockModelComponentStatus() | ON_ModelComponent | |
| LockModelSerialNumber() | ON_ModelComponent | |
| LockName() | ON_ModelComponent | |
| LockParentId() | ON_ModelComponent | |
| m_antecedents | ON_HistoryRecord | |
| m_command_id | ON_HistoryRecord | |
| m_descendants | ON_HistoryRecord | |
| m_record_type | ON_HistoryRecord | |
| m_value | ON_HistoryRecord | |
| m_version | ON_HistoryRecord | |
| MarkAggregateComponentStatusAsNotCurrent() const | ON_Object | virtual |
| MemoryRelocate() | ON_Object | virtual |
| ModelComponentStatus() const | ON_ModelComponent | |
| ModelComponentStatusIsLocked() const | ON_ModelComponent | |
| ModelComponentStatusIsSet() const | ON_ModelComponent | |
| ModelObjectId() const override | ON_ModelComponent | virtual |
| ModelSerialNumber() const | ON_ModelComponent | |
| ModelSerialNumberAttribute enum value | ON_ModelComponent | |
| ModelSerialNumberIsLocked() const | ON_ModelComponent | |
| ModelSerialNumberIsSet() const | ON_ModelComponent | |
| MoveUserData(ON_Object &source_object, ON_UUID source_userdata_item_id, ON_Object::UserDataConflictResolution userdata_conflict_resolution, bool bDeleteAllSourceItems) | ON_Object | |
| MoveUserData(ON_Object &source_object) | ON_Object | |
| Name() const | ON_ModelComponent | |
| NameAsPointer() const | ON_ModelComponent | |
| NameAttribute enum value | ON_ModelComponent | |
| NameHash() const | ON_ModelComponent | |
| NameIsEmpty() const | ON_ModelComponent | |
| NameIsLocked() const | ON_ModelComponent | |
| NameIsNotEmpty() const | ON_ModelComponent | |
| NameIsSet() const | ON_ModelComponent | |
| NameLeaf(const wchar_t *name) | ON_ModelComponent | static |
| NameParent(const wchar_t *name, bool bIncludeReference) | ON_ModelComponent | static |
| NamePathSeparator | ON_ModelComponent | static |
| NameReferencePrefix(const wchar_t *name) | ON_ModelComponent | static |
| NewNameHash(const wchar_t *new_name) const | ON_ModelComponent | |
| NextRuntimeSerialNumber() | ON_ModelComponent | static |
| NoAttributes enum value | ON_ModelComponent | |
| ObjectType() const | ON_Object | virtual |
| ON_HistoryRecord() ON_NOEXCEPT | ON_HistoryRecord | |
| ON_HistoryRecord(const ON_HistoryRecord &src) | ON_HistoryRecord | |
| ON_ModelComponent() ON_NOEXCEPT | ON_ModelComponent | |
| ON_ModelComponent(const ON_ModelComponent &source) | ON_ModelComponent | |
| ON_ModelComponent(ON_ModelComponent::Type component_type) ON_NOEXCEPT | ON_ModelComponent | |
| ON_ModelComponent(ON_ModelComponent::Type component_type, const ON_ModelComponent &source) ON_NOEXCEPT | ON_ModelComponent | |
| ON_Object() ON_NOEXCEPT | ON_Object | |
| ON_Object(const ON_Object &) | ON_Object | |
| operator=(const ON_HistoryRecord &src) | ON_HistoryRecord | |
| ON_ModelComponent::operator=(const ON_ModelComponent &source) | ON_ModelComponent | |
| ON_Object::operator=(const ON_Object &) | ON_Object | |
| ParentId() const | ON_ModelComponent | |
| ParentIdAttribute enum value | ON_ModelComponent | |
| ParentIdIsLocked() const | ON_ModelComponent | |
| ParentIdIsNil() const | ON_ModelComponent | |
| ParentIdIsNotNil() const | ON_ModelComponent | |
| ParentIdIsSet() const | ON_ModelComponent | |
| PurgeUserData() | ON_Object | |
| Read(ON_BinaryArchive &binary_archive) override | ON_HistoryRecord | virtual |
| ReadModelComponentAttributes(class ON_BinaryArchive &archive) | ON_ModelComponent | |
| RECORD_TYPE enum name | ON_HistoryRecord | |
| RecordType(int i) | ON_HistoryRecord | static |
| ReferenceModelSerialNumber() const | ON_ModelComponent | |
| ReferencePrefixDelimiter | ON_ModelComponent | static |
| ReferencePrefixSeparator | ON_ModelComponent | static |
| RemapObjectIds(const ON_SimpleArray< ON_UuidPair > &uuid_remap) | ON_HistoryRecord | |
| RemoveAllReferencePrefixDelimiters(const wchar_t *name) | ON_ModelComponent | static |
| RemoveReferencePrefix(const wchar_t *name) | ON_ModelComponent | static |
| RemoveTrailingNamePathSeparator(const wchar_t *name) | ON_ModelComponent | static |
| RemoveTrailingReferencePrefixDelimiter(const wchar_t *name) | ON_ModelComponent | static |
| RemoveTrailingReferencePrefixSeparator(const wchar_t *name) | ON_ModelComponent | static |
| RuntimeSerialNumber() const | ON_ModelComponent | |
| SetAndLockId() | ON_ModelComponent | |
| SetAsSystemComponent() | ON_ModelComponent | |
| SetAsUnsetSystemComponent() | ON_ModelComponent | |
| SetBoolValue(int value_id, bool b) | ON_HistoryRecord | |
| SetBoolValues(int value_id, int count, const bool *b) | ON_HistoryRecord | |
| SetColorValue(int value_id, ON_Color c) | ON_HistoryRecord | |
| SetColorValues(int value_id, int count, const ON_Color *c) | ON_HistoryRecord | |
| SetComponentStates(ON_COMPONENT_INDEX component_index, ON_ComponentStatus states_to_set) const | ON_Object | virtual |
| SetComponentStatus(ON_COMPONENT_INDEX component_index, ON_ComponentStatus status_to_copy) const | ON_Object | virtual |
| SetComponentType(ON_ModelComponent::Type component_component_type) | ON_ModelComponent | |
| SetCopyOnReplaceObject(bool bCopyOnReplaceObject) | ON_HistoryRecord | |
| SetDeletedModelComponentState(bool bDeleted, class ON_ComponentManifest *manifest) | ON_ModelComponent | |
| SetDoubleValue(int value_id, double x) | ON_HistoryRecord | |
| SetDoubleValues(int value_id, int count, const double *x) | ON_HistoryRecord | |
| SetGeometryValue(int value_id, ON_Geometry *g) | ON_HistoryRecord | |
| SetGeometryValues(int value_id, const ON_SimpleArray< ON_Geometry * > a) | ON_HistoryRecord | |
| SetHiddenModelComponentState(bool bHidden) | ON_ModelComponent | |
| SetId(const ON_UUID &component_id) | ON_ModelComponent | |
| SetId() | ON_ModelComponent | |
| SetIdentification(const class ON_ComponentManifestItem &manifest_item, const wchar_t *manifest_name, bool bSetId, bool bParentId, bool bSetName, bool bSetIndex) | ON_ModelComponent | |
| SetIndex(int component_index) | ON_ModelComponent | |
| SetIntValue(int value_id, int i) | ON_HistoryRecord | |
| SetIntValues(int value_id, int count, const int *i) | ON_HistoryRecord | |
| SetLocalizedSystemComponentName(const wchar_t *system_component_localized_name) | ON_ModelComponent | |
| SetLockedModelComponentState(bool bLocked) | ON_ModelComponent | |
| SetModelComponentStatus(ON_ComponentStatus component_status) | ON_ModelComponent | |
| SetModelSerialNumber(unsigned int model_serial_number) | ON_ModelComponent | |
| SetModelSerialNumber(unsigned int model_serial_number, unsigned int reference_model_serial_number, unsigned int instance_definition_model_serial_number) | ON_ModelComponent | |
| SetName(const wchar_t *component_name) | ON_ModelComponent | |
| SetObjRefValue(int value_id, const ON_ObjRef &oref) | ON_HistoryRecord | |
| SetObjRefValues(int value_id, int count, const ON_ObjRef *oref) | ON_HistoryRecord | |
| SetParentId(const ON_UUID &parent_id) | ON_ModelComponent | |
| SetPointOnObjectValue(int value_id, const ON_ObjRef &oref, ON_3dPoint point) | ON_HistoryRecord | |
| SetPointValue(int value_id, ON_3dPoint p) | ON_HistoryRecord | |
| SetPointValues(int value_id, int count, const ON_3dPoint *P) | ON_HistoryRecord | |
| SetPolyEdgeValue(int value_id, const ON_PolyEdgeHistory &polyedge) | ON_HistoryRecord | |
| SetPolyEdgeValues(int value_id, int count, const ON_PolyEdgeHistory *a) | ON_HistoryRecord | |
| SetStringValue(int value_id, const wchar_t *s) | ON_HistoryRecord | |
| SetStringValues(int value_id, int count, const wchar_t *const *s) | ON_HistoryRecord | |
| SetStringValues(int value_id, const ON_ClassArray< ON_wString > &s) | ON_HistoryRecord | |
| SetSubDEdgeChainValue(int value_id, const ON_SubDEdgeChain &edge_chain) | ON_HistoryRecord | |
| SetSubDEdgeChainValues(int value_id, const ON_ClassArray< ON_SubDEdgeChain > &edge_chains) | ON_HistoryRecord | |
| SetSubDEdgeChainValues(int value_id, const ON_SimpleArray< const ON_SubDEdgeChain * > &edge_chains) | ON_HistoryRecord | |
| SetUserString(const wchar_t *key, const wchar_t *string_value) | ON_Object | |
| SetUserStrings(int count, const ON_UserString *user_strings, bool bReplace) | ON_Object | |
| SetUuidValue(int value_id, ON_UUID uuid) | ON_HistoryRecord | |
| SetUuidValues(int value_id, int count, const ON_UUID *u) | ON_HistoryRecord | |
| SetVectorValue(int value_id, ON_3dVector v) | ON_HistoryRecord | |
| SetVectorValues(int value_id, int count, const ON_3dVector *V) | ON_HistoryRecord | |
| SetXformValue(int value_id, ON_Xform xform) | ON_HistoryRecord | |
| SetXformValues(int value_id, int count, const ON_Xform *xform) | ON_HistoryRecord | |
| SizeOf() const override | ON_ModelComponent | virtual |
| SplitName(const wchar_t *name, ON_wString &reference_prefix, ON_wString &name_parent, ON_wString &name_leaf) | ON_ModelComponent | static |
| SystemComponentAttribute enum value | ON_ModelComponent | |
| ThisIsNullptr(bool bSilentError) const | ON_Object | |
| TransformUserData(const class ON_Xform &xform) | ON_Object | |
| Type enum name | ON_ModelComponent | |
| TypeAttribute enum value | ON_ModelComponent | |
| UndeleteName() | ON_ModelComponent | |
| UniqueNameIgnoresCase(ON_ModelComponent::Type component_type) | ON_ModelComponent | static |
| UniqueNameIncludesParent(ON_ModelComponent::Type component_type) | ON_ModelComponent | static |
| UniqueNameRequired(ON_ModelComponent::Type component_type) | ON_ModelComponent | static |
| Unset | ON_ModelComponent | static |
| UpdateReferencedComponents(const class ON_ComponentManifest &source_manifest, const class ON_ComponentManifest &destination_manifest, const class ON_ManifestMap &manifest_map) | ON_Object | virtual |
| UserDataConflictResolution enum name | ON_Object | |
| UserStringCount() const | ON_Object | |
| ValueReport(ON_TextLog &text_log) const | ON_HistoryRecord | |
| wchar_t | ON_ModelComponent | static |
| Write(ON_BinaryArchive &binary_archive) const override | ON_HistoryRecord | virtual |
| WriteModelComponentAttributes(class ON_BinaryArchive &archive, unsigned int attributes_filter) const | ON_ModelComponent | |
| ~ON_HistoryRecord() | ON_HistoryRecord | |
| ~ON_ModelComponent()=default | ON_ModelComponent | |
| ~ON_Object() | ON_Object | virtual |
1.8.17