Rhino C++ API  8.6
ON_UuidPairList Member List

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

AddPair(ON_UUID id1, ON_UUID id2, bool bCheckForDupicates=true)ON_UuidPairList
Count() constON_UuidPairList
ON_SimpleArray< ON_UuidPair >::Count() constON_SimpleArray< ON_UuidPair >private
Empty()ON_UuidPairList
EmptyListON_UuidPairListstatic
FindId1(ON_UUID id1, ON_UUID *id2=0) constON_UuidPairList
FindPair(ON_UUID id1, ON_UUID id2) constON_UuidPairList
GetId1s(ON_SimpleArray< ON_UUID > &uuid_list) constON_UuidPairList
ImproveSearchSpeed()ON_UuidPairList
ON_UuidPairList()ON_UuidPairList
ON_UuidPairList(int capacity)ON_UuidPairList
ON_UuidPairList(const ON_UuidPairList &src)ON_UuidPairList
operator=(const ON_UuidPairList &src)ON_UuidPairList
ON_SimpleArray< ON_UuidPair >::operator=(const ON_SimpleArray< ON_UuidPair > &)ON_SimpleArray< ON_UuidPair >private
Read(class ON_BinaryArchive &archive)ON_UuidPairList
RemovePair(ON_UUID id1)ON_UuidPairList
RemovePair(ON_UUID id1, ON_UUID id2)ON_UuidPairList
Reserve(size_t capacity)ON_UuidPairList
Write(class ON_BinaryArchive &archive) constON_UuidPairList
~ON_UuidPairList()ON_UuidPairList