| Point Cloud Library (PCL)
    1.15.1-dev
    | 
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 | |
| 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 &src) | ON_UuidList | |
| ON_SimpleArray< ON_UUID >::operator=(const ON_SimpleArray< ON_UUID > &) | ON_SimpleArray< ON_UUID > | privatevirtual | 
| Read(class ON_BinaryArchive &archive) | ON_UuidList | |
| RemapUuids(const ON_SimpleArray< ON_UuidPair > &uuid_remap) | ON_UuidList | |
| RemoveUuid(ON_UUID uuid) | ON_UuidList | |
| Reserve(int capacity) | ON_UuidList | |
| Write(class ON_BinaryArchive &archive) const | ON_UuidList | |
| ~ON_UuidList() | ON_UuidList |