Rhino C++ API
8.14
|
This is the complete list of members for ON_UuidPtrList, including all inherited members.
AddUuidPtr(ON_UUID uuid, ON__UINT_PTR ptr, bool bCheckForDupicates=true) | ON_UuidPtrList | |
Count() const | ON_UuidPtrList | |
ON_SimpleArray< ON_UuidPtr >::Count() const | ON_SimpleArray< ON_UuidPtr > | private |
FindUuid(ON_UUID uuid) const | ON_UuidPtrList | |
FindUuid(ON_UUID uuid, ON__UINT_PTR *ptr) const | ON_UuidPtrList | |
FindUuidPtr(ON_UUID uuid, ON__UINT_PTR index) const | ON_UuidPtrList | |
GetUuids(ON_SimpleArray< ON_UUID > &uuid_list) const | ON_UuidPtrList | |
ImproveSearchSpeed() | ON_UuidPtrList | |
ON_UuidPtrList()=default | ON_UuidPtrList | |
ON_UuidPtrList(size_t capacity) | ON_UuidPtrList | |
ON_UuidPtrList(const ON_UuidPtrList &src) | ON_UuidPtrList | |
operator=(const ON_UuidPtrList &src) | ON_UuidPtrList | |
ON_SimpleArray< ON_UuidPtr >::operator=(const ON_SimpleArray< ON_UuidPtr > &) | ON_SimpleArray< ON_UuidPtr > | private |
RemoveAll() | ON_UuidPtrList | |
RemoveUuid(ON_UUID uuid) | ON_UuidPtrList | |
Reserve(size_t capacity) | ON_UuidPtrList | |
~ON_UuidPtrList()=default | ON_UuidPtrList |