| AddUuid(ON_UUID uuid, bool bCheckForDupicates=true) | ON_UuidList | |
| Append(const ON_UUID &) | ON_SimpleArray< ON_UUID > | private |
| Append(int, const ON_UUID *) | ON_SimpleArray< ON_UUID > | private |
| AppendNew() | ON_SimpleArray< ON_UUID > | private |
| Array() const | ON_UuidList | |
| ON_SimpleArray< ON_UUID >::Array() | ON_SimpleArray< ON_UUID > | private |
| At(int) | ON_SimpleArray< ON_UUID > | private |
| At(int) const | ON_SimpleArray< ON_UUID > | private |
| BinarySearch(const ON_UUID *, int(*)(const ON_UUID *, const ON_UUID *)) const | ON_SimpleArray< ON_UUID > | private |
| Capacity() const | ON_SimpleArray< ON_UUID > | private |
| Compact() | ON_UuidList | |
| CompareUuid(const ON_UUID *a, const ON_UUID *b) | ON_UuidList | static |
| Count() const | ON_UuidList | |
| DataCRC(ON__UINT32 current_remainder) const | ON_SimpleArray< ON_UUID > | private |
| Destroy() | ON_UuidList | |
| EmergencyDestroy(void) | ON_SimpleArray< ON_UUID > | private |
| Empty() | ON_UuidList | |
| FindUuid(ON_UUID uuid) const | ON_UuidList | |
| First() | ON_SimpleArray< ON_UUID > | private |
| First() const | ON_SimpleArray< ON_UUID > | private |
| GetUuids(ON_SimpleArray< ON_UUID > &uuid_list) const | ON_UuidList | |
| HeapSort(int(*)(const ON_UUID *, const ON_UUID *)) | ON_SimpleArray< ON_UUID > | private |
| Insert(int, const ON_UUID &) | ON_SimpleArray< ON_UUID > | private |
| KeepArray() | ON_SimpleArray< ON_UUID > | private |
| Last() | ON_SimpleArray< ON_UUID > | private |
| Last() const | ON_SimpleArray< ON_UUID > | private |
| m_a | ON_SimpleArray< ON_UUID > | private |
| m_capacity | ON_SimpleArray< ON_UUID > | private |
| m_count | ON_SimpleArray< ON_UUID > | private |
| m_removed_count | ON_UuidList | private |
| m_sorted_count | ON_UuidList | private |
| MemSet(unsigned char) | ON_SimpleArray< ON_UUID > | private |
| Move(int, int, int) | ON_SimpleArray< ON_UUID > | private |
| NewCapacity() const | ON_SimpleArray< ON_UUID > | private |
| ON_SimpleArray() | ON_SimpleArray< ON_UUID > | private |
| ON_SimpleArray(int) | ON_SimpleArray< ON_UUID > | private |
| ON_SimpleArray(const ON_SimpleArray< ON_UUID > &) | ON_SimpleArray< ON_UUID > | private |
| ON_UuidList() | ON_UuidList | |
| ON_UuidList(int capacity) | ON_UuidList | |
| ON_UuidList(const ON_UuidList &src) | ON_UuidList | |
| operator const ON_UUID *() const | ON_SimpleArray< ON_UUID > | private |
| operator ON_UUID *() | ON_SimpleArray< ON_UUID > | private |
| operator=(const ON_UuidList &src) | ON_UuidList | |
| ON_SimpleArray< ON_UUID >::operator=(const ON_SimpleArray< ON_UUID > &) | ON_SimpleArray< ON_UUID > | privatevirtual |
| operator[](int) | ON_SimpleArray< ON_UUID > | private |
| operator[](int) const | ON_SimpleArray< ON_UUID > | private |
| Permute(const int *) | ON_SimpleArray< ON_UUID > | private |
| QuickSort(int(*)(const ON_UUID *, const ON_UUID *)) | ON_SimpleArray< ON_UUID > | private |
| Read(class ON_BinaryArchive &archive) | ON_UuidList | |
| Realloc(ON_UUID *, int) | ON_SimpleArray< ON_UUID > | privatevirtual |
| RemapUuids(const ON_SimpleArray< ON_UuidPair > &uuid_remap) | ON_UuidList | |
| Remove() | ON_SimpleArray< ON_UUID > | private |
| Remove(int) | ON_SimpleArray< ON_UUID > | privatevirtual |
| RemoveUuid(ON_UUID uuid) | ON_UuidList | |
| Reserve(int capacity) | ON_UuidList | |
| Reverse() | ON_SimpleArray< ON_UUID > | private |
| Search(const ON_UUID &) const | ON_SimpleArray< ON_UUID > | private |
| Search(const ON_UUID *, int(*)(const ON_UUID *, const ON_UUID *)) const | ON_SimpleArray< ON_UUID > | private |
| SearchHelper(const ON_UUID *) const | ON_UuidList | private |
| SetArray(ON_UUID *) | ON_SimpleArray< ON_UUID > | private |
| SetCapacity(int) | ON_SimpleArray< ON_UUID > | private |
| SetCount(int) | ON_SimpleArray< ON_UUID > | private |
| Shrink() | ON_SimpleArray< ON_UUID > | private |
| SizeOfArray() const | ON_SimpleArray< ON_UUID > | private |
| Sort(ON::sort_algorithm, int *, int(*)(const ON_UUID *, const ON_UUID *)) const | ON_SimpleArray< ON_UUID > | private |
| Sort(ON::sort_algorithm, int *, int(*)(const ON_UUID *, const ON_UUID *, void *), void *) const | ON_SimpleArray< ON_UUID > | private |
| SortHelper() | ON_UuidList | private |
| Swap(int, int) | ON_SimpleArray< ON_UUID > | private |
| Write(class ON_BinaryArchive &archive) const | ON_UuidList | |
| Zero() | ON_SimpleArray< ON_UUID > | private |
| ~ON_SimpleArray() | ON_SimpleArray< ON_UUID > | privatevirtual |
| ~ON_UuidList() | ON_UuidList | |