|
Rhino C++ API
8.24
|
This is the complete list of members for ON_UuidList, including all inherited members.
| AddUuid(ON_UUID uuid, bool bCheckForDupicates=true) | ON_UuidList | |
| Array() const | ON_UuidList | |
| ON_SimpleArray< ON_UUID >::Array() | ON_SimpleArray< ON_UUID > | private |
| Compact() | ON_UuidList | |
| CompareUuid(const ON_UUID *a, const ON_UUID *b) | ON_UuidList | static |
| Count() const | ON_UuidList | |
| ON_SimpleArray< ON_UUID >::Count() const | ON_SimpleArray< ON_UUID > | private |
| Destroy() | ON_UuidList | |
| Empty() | ON_UuidList | |
| FindUuid(ON_UUID uuid) const | ON_UuidList | |
| GetUuids(ON_SimpleArray< ON_UUID > &uuid_list) const | ON_UuidList | |
| ON_UuidList() | ON_UuidList | |
| ON_UuidList(int capacity) | ON_UuidList | |
| ON_UuidList(const ON_UuidList &src) | ON_UuidList | |
| operator!=(const ON_UuidList &other) const | ON_UuidList | |
| ON_SimpleArray< ON_UUID >::operator!=(const ON_SimpleArray< ON_UUID > &other) const=delete | 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 > | private |
| operator==(const ON_UuidList &other) const | ON_UuidList | |
| ON_SimpleArray< ON_UUID >::operator==(const ON_SimpleArray< ON_UUID > &other) const=delete | ON_SimpleArray< ON_UUID > | private |
| Read(class ON_BinaryArchive &archive) | ON_UuidList | |
| Read(class ON_BinaryArchive &archive, bool bSortAferRead) | ON_UuidList | |
| RemapUuids(const ON_SimpleArray< ON_UuidPair > &uuid_remap) | ON_UuidList | |
| RemoveUuid(ON_UUID uuid) | ON_UuidList | |
| Reserve(size_t capacity) | ON_UuidList | |
| Write(class ON_BinaryArchive &archive) const | ON_UuidList | |
| Write(class ON_BinaryArchive &archive, bool bSortBeforeWrite) const | ON_UuidList | |
| ~ON_UuidList() | ON_UuidList |
1.8.17