Rhino C++ API  8.6
ON_HistoryRecord Member List

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

AggregateComponentStatus() constON_Objectvirtual
AllAttributes enum valueON_ModelComponent
AttachUserData(class ON_UserData *pUserData)ON_Object
Attributes enum nameON_ModelComponent
BinaryArchiveAttributes enum valueON_ModelComponent
ChangeName(const wchar_t *new_name, class ON_ComponentManifest *manifest)ON_ModelComponent
ClearAllComponentStates() constON_Object
ClearComponentStates(ON_ComponentStatus states_to_clear) constON_Objectvirtual
ClearComponentStates(ON_COMPONENT_INDEX component_index, ON_ComponentStatus states_to_clear) constON_Objectvirtual
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_ModelComponentstatic
CompareIdAndName(const ON_ModelComponent &a, const ON_ModelComponent &b)ON_ModelComponentstatic
CompareName(const ON_UUID &other_parent_id, const wchar_t *other_name) constON_ModelComponent
CompareName(const wchar_t *other_name) constON_ModelComponent
CompareName(const ON_ModelComponent &a, const ON_ModelComponent &b)ON_ModelComponentstatic
CompareNameAndId(const ON_ModelComponent &a, const ON_ModelComponent &b)ON_ModelComponentstatic
CompareNameExact(const ON_UUID &other_parent_id, const wchar_t *other_name) constON_ModelComponent
CompareNameExact(const wchar_t *other_name) constON_ModelComponent
CompareNameExact(const ON_ModelComponent &a, const ON_ModelComponent &b)ON_ModelComponentstatic
ComponentSerialNumberAttribute enum valueON_ModelComponent
ComponentStatusAttribute enum valueON_ModelComponent
ComponentType() constON_ModelComponent
ComponentTypeFromUnsigned(unsigned int component_type_as_unsigned)ON_ModelComponentstatic
ComponentTypeIsLocked() constON_ModelComponent
ComponentTypeIsSet() constON_ModelComponent
ComponentTypeIsValid(ON_ModelComponent::Type component_type)ON_ModelComponentstatic
ComponentTypeIsValidAndNotMixed(ON_ModelComponent::Type component_type)ON_ModelComponentstatic
ComponentTypeToString(ON_ModelComponent::Type)ON_ModelComponentstatic
ContentVersionNumber() constON_ModelComponent
CopyFrom(const ON_ModelComponent &src, unsigned int attributes_filter)ON_ModelComponent
CopyOnReplaceObject() constON_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 overrideON_ModelComponentvirtual
DeleteComponents(const ON_COMPONENT_INDEX *ci_list, size_t ci_count)ON_Objectvirtual
DeletedName() constON_ModelComponent
DeletedNameAttribute enum valueON_ModelComponent
DeletedNameHash() constON_ModelComponent
DeletedNameIsSet() constON_ModelComponent
DeleteName()ON_ModelComponent
DestroyRuntimeCache(bool bDelete=true)ON_Objectvirtual
DestroyValue(int value_id)ON_HistoryRecord
DetachUserData(class ON_UserData *pUserData)ON_Object
Dump(ON_TextLog &) const overrideON_HistoryRecordvirtual
EmergencyDestroy()ON_Object
EmptyON_HistoryRecordstatic
EraseIdentification(bool bIgnoreLocks)ON_ModelComponent
FirstUserData() constON_Object
GetBoolValue(int value_id, bool *b) constON_HistoryRecord
GetBoolValues(int value_id, ON_SimpleArray< bool > &) constON_HistoryRecord
GetBrepValue(int value_id, const ON_Brep *&) constON_HistoryRecord
GetColorValue(int value_id, ON_Color *color) constON_HistoryRecord
GetColorValues(int value_id, ON_SimpleArray< ON_Color > &) constON_HistoryRecord
GetComponentsWithSetStates(ON_ComponentStatus states_filter, bool bAllEqualStates, ON_SimpleArray< ON_COMPONENT_INDEX > &components) constON_Objectvirtual
GetCurveValue(int value_id, const ON_Curve *&) constON_HistoryRecord
GetDoubleValue(int value_id, double *number) constON_HistoryRecord
GetDoubleValues(int value_id, ON_SimpleArray< double > &) constON_HistoryRecord
GetGeometryValue(int value_id, const ON_Geometry *&) constON_HistoryRecord
GetGeometryValues(int value_id, ON_SimpleArray< const ON_Geometry * > &) constON_HistoryRecord
GetIntValue(int value_id, int *i) constON_HistoryRecord
GetIntValues(int value_id, ON_SimpleArray< int > &) constON_HistoryRecord
GetMeshValue(int value_id, const ON_Mesh *&) constON_HistoryRecord
GetName(ON_wString &component_name) constON_ModelComponent
GetObjRefValue(int value_id, ON_ObjRef &oref) constON_HistoryRecord
GetObjRefValues(int value_id, ON_ClassArray< ON_ObjRef > &objects) constON_HistoryRecord
GetPointOnObjectValue(int value_id, ON_ObjRef &oref) constON_HistoryRecord
GetPointValue(int value_id, ON_3dPoint &point) constON_HistoryRecord
GetPointValues(int value_id, ON_SimpleArray< ON_3dPoint > &) constON_HistoryRecord
GetPolyEdgeValue(int value_id, const ON_PolyEdgeHistory *&polyedge) constON_HistoryRecord
GetPolyEdgeValues(int value_id, ON_SimpleArray< const ON_PolyEdgeHistory * > &) constON_HistoryRecord
GetStringValue(int value_id, ON_wString &str) constON_HistoryRecord
GetStringValues(int value_id, ON_ClassArray< ON_wString > &string) constON_HistoryRecord
GetSubDEdgeChainValue(int value_id, const ON_SubDEdgeChain *&edge_chain) constON_HistoryRecord
GetSubDEdgeChainValues(int value_id, ON_SimpleArray< const ON_SubDEdgeChain * > &edge_chains) constON_HistoryRecord
GetSurfaceValue(int value_id, const ON_Surface *&) constON_HistoryRecord
GetUserData(const ON_UUID &userdata_uuid) constON_Object
GetUserString(const wchar_t *key, ON_wString &string_value) constON_Object
GetUserStringKeys(ON_ClassArray< ON_wString > &user_string_keys) constON_Object
GetUserStrings(ON_ClassArray< ON_UserString > &user_strings) constON_Object
GetUuidValue(int value_id, ON_UUID *uuid) constON_HistoryRecord
GetUuidValues(int value_id, ON_SimpleArray< ON_UUID > &) constON_HistoryRecord
GetVectorValue(int value_id, ON_3dVector &point) constON_HistoryRecord
GetVectorValues(int value_id, ON_SimpleArray< ON_3dVector > &) constON_HistoryRecord
GetXformValue(int value_id, ON_Xform &point) constON_HistoryRecord
GetXformValues(int value_id, ON_SimpleArray< ON_Xform > &) constON_HistoryRecord
Id() constON_ModelComponent
IdAttribute enum valueON_ModelComponent
IdIsLocked() constON_ModelComponent
IdIsNil() constON_ModelComponent
IdIsNotNil() constON_ModelComponent
IdIsSet() constON_ModelComponent
IfIdIsNilSetId()ON_ModelComponent
IncrementContentVersionNumber() constON_ModelComponentprotected
Index() constON_ModelComponent
Index(int unset_index_value) constON_ModelComponent
IndexAttribute enum valueON_ModelComponent
IndexIsLocked() constON_ModelComponent
IndexIsSet() constON_ModelComponent
IndexRequired(ON_ModelComponent::Type component_type)ON_ModelComponentstatic
InstanceDefinitionModelSerialNumber() constON_ModelComponent
Internal_SystemComponentHelper()ON_ModelComponentstatic
IsAntecedent(ON_UUID object_uuid) constON_HistoryRecord
IsCorrupt(bool bRepair, bool bSilentError, class ON_TextLog *text_log) constON_Object
IsDeleted() constON_ModelComponent
IsHidden() constON_ModelComponent
IsKindOf(const ON_ClassId *pClassId) constON_Object
IsLocked() constON_ModelComponent
IsNamePathSeparator(const wchar_t *s)ON_ModelComponentstatic
IsReferenceComponent() constON_ModelComponent
IsReferencePrefixDelimiter(const wchar_t *s)ON_ModelComponentstatic
IsReferencePrefixSeparator(const wchar_t *s)ON_ModelComponentstatic
IsSystemComponent() constON_ModelComponent
IsValid(class ON_TextLog *text_log=nullptr) const overrideON_HistoryRecordvirtual
IsValidComponentName(const wchar_t *candidate_component_name)ON_ModelComponentstatic
IsValidComponentName(const ON_wString &candidate_component_name)ON_ModelComponentstatic
IsValidComponentName(size_t length, const wchar_t *candidate_component_name)ON_ModelComponentstatic
IsValidComponentName(const class ON_ComponentManifest &model_manfest, const ON_ModelComponent &model_component, bool bPermitReferencePrefix, ON_wString &valid_name)ON_ModelComponentstatic
IsValidComponentNameFirstCodePoint(ON__UINT32 unicode_code_point)ON_ModelComponentstatic
IsValidComponentNameFirstCodePoint(int length, const wchar_t *candidate_component_name)ON_ModelComponentstatic
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_antecedentsON_HistoryRecord
m_command_idON_HistoryRecord
m_descendantsON_HistoryRecord
m_record_typeON_HistoryRecord
m_valueON_HistoryRecord
m_versionON_HistoryRecord
MarkAggregateComponentStatusAsNotCurrent() constON_Objectvirtual
MemoryRelocate()ON_Objectvirtual
ModelComponentStatus() constON_ModelComponent
ModelComponentStatusIsLocked() constON_ModelComponent
ModelComponentStatusIsSet() constON_ModelComponent
ModelObjectId() const overrideON_ModelComponentvirtual
ModelSerialNumber() constON_ModelComponent
ModelSerialNumberAttribute enum valueON_ModelComponent
ModelSerialNumberIsLocked() constON_ModelComponent
ModelSerialNumberIsSet() constON_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() constON_ModelComponent
NameAsPointer() constON_ModelComponent
NameAttribute enum valueON_ModelComponent
NameHash() constON_ModelComponent
NameIsEmpty() constON_ModelComponent
NameIsLocked() constON_ModelComponent
NameIsNotEmpty() constON_ModelComponent
NameIsSet() constON_ModelComponent
NameLeaf(const wchar_t *name)ON_ModelComponentstatic
NameParent(const wchar_t *name, bool bIncludeReference)ON_ModelComponentstatic
NamePathSeparatorON_ModelComponentstatic
NameReferencePrefix(const wchar_t *name)ON_ModelComponentstatic
NewNameHash(const wchar_t *new_name) constON_ModelComponent
NextRuntimeSerialNumber()ON_ModelComponentstatic
NoAttributes enum valueON_ModelComponent
ObjectType() constON_Objectvirtual
ON_HistoryRecord() ON_NOEXCEPTON_HistoryRecord
ON_HistoryRecord(const ON_HistoryRecord &src)ON_HistoryRecord
ON_ModelComponent() ON_NOEXCEPTON_ModelComponent
ON_ModelComponent(const ON_ModelComponent &source)ON_ModelComponent
ON_ModelComponent(ON_ModelComponent::Type component_type) ON_NOEXCEPTON_ModelComponent
ON_ModelComponent(ON_ModelComponent::Type component_type, const ON_ModelComponent &source) ON_NOEXCEPTON_ModelComponent
ON_Object() ON_NOEXCEPTON_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() constON_ModelComponent
ParentIdAttribute enum valueON_ModelComponent
ParentIdIsLocked() constON_ModelComponent
ParentIdIsNil() constON_ModelComponent
ParentIdIsNotNil() constON_ModelComponent
ParentIdIsSet() constON_ModelComponent
PurgeUserData()ON_Object
Read(ON_BinaryArchive &binary_archive) overrideON_HistoryRecordvirtual
ReadModelComponentAttributes(class ON_BinaryArchive &archive)ON_ModelComponent
RECORD_TYPE enum nameON_HistoryRecord
RecordType(int i)ON_HistoryRecordstatic
ReferenceModelSerialNumber() constON_ModelComponent
ReferencePrefixDelimiterON_ModelComponentstatic
ReferencePrefixSeparatorON_ModelComponentstatic
RemapObjectIds(const ON_SimpleArray< ON_UuidPair > &uuid_remap)ON_HistoryRecord
RemoveAllReferencePrefixDelimiters(const wchar_t *name)ON_ModelComponentstatic
RemoveReferencePrefix(const wchar_t *name)ON_ModelComponentstatic
RemoveTrailingNamePathSeparator(const wchar_t *name)ON_ModelComponentstatic
RemoveTrailingReferencePrefixDelimiter(const wchar_t *name)ON_ModelComponentstatic
RemoveTrailingReferencePrefixSeparator(const wchar_t *name)ON_ModelComponentstatic
RuntimeSerialNumber() constON_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) constON_Objectvirtual
SetComponentStatus(ON_COMPONENT_INDEX component_index, ON_ComponentStatus status_to_copy) constON_Objectvirtual
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 overrideON_ModelComponentvirtual
SplitName(const wchar_t *name, ON_wString &reference_prefix, ON_wString &name_parent, ON_wString &name_leaf)ON_ModelComponentstatic
SystemComponentAttribute enum valueON_ModelComponent
ThisIsNullptr(bool bSilentError) constON_Object
TransformUserData(const class ON_Xform &xform)ON_Object
Type enum nameON_ModelComponent
TypeAttribute enum valueON_ModelComponent
UndeleteName()ON_ModelComponent
UniqueNameIgnoresCase(ON_ModelComponent::Type component_type)ON_ModelComponentstatic
UniqueNameIncludesParent(ON_ModelComponent::Type component_type)ON_ModelComponentstatic
UniqueNameRequired(ON_ModelComponent::Type component_type)ON_ModelComponentstatic
UnsetON_ModelComponentstatic
UpdateReferencedComponents(const class ON_ComponentManifest &source_manifest, const class ON_ComponentManifest &destination_manifest, const class ON_ManifestMap &manifest_map)ON_Objectvirtual
UserDataConflictResolution enum nameON_Object
UserStringCount() constON_Object
ValueReport(ON_TextLog &text_log) constON_HistoryRecord
wchar_tON_ModelComponentstatic
Write(ON_BinaryArchive &binary_archive) const overrideON_HistoryRecordvirtual
WriteModelComponentAttributes(class ON_BinaryArchive &archive, unsigned int attributes_filter) constON_ModelComponent
~ON_HistoryRecord()ON_HistoryRecord
~ON_ModelComponent()=defaultON_ModelComponent
~ON_Object()ON_Objectvirtual