#include <opennurbs_array.h>
◆ ON_UuidPairList2() [1/2]
ON_UuidPairList2::ON_UuidPairList2 |
( |
| ) |
|
◆ ~ON_UuidPairList2()
ON_UuidPairList2::~ON_UuidPairList2 |
( |
| ) |
|
◆ ON_UuidPairList2() [2/2]
◆ AddPair()
bool ON_UuidPairList2::AddPair |
( |
const ON_UUID & |
id1, |
|
|
const ON_UUID & |
id2 |
|
) |
| |
◆ Count()
unsigned int ON_UuidPairList2::Count |
( |
| ) |
const |
◆ Empty()
void ON_UuidPairList2::Empty |
( |
| ) |
|
◆ FindId1()
bool ON_UuidPairList2::FindId1 |
( |
const ON_UUID & |
id1, |
|
|
ON_UUID * |
id2 = 0 |
|
) |
| const |
◆ FindPair()
bool ON_UuidPairList2::FindPair |
( |
const ON_UUID & |
id1, |
|
|
const ON_UUID & |
id2 |
|
) |
| const |
◆ GetId1s()
◆ ImproveSearchSpeed()
void ON_UuidPairList2::ImproveSearchSpeed |
( |
| ) |
|
◆ operator=()
◆ RemovePair() [1/2]
bool ON_UuidPairList2::RemovePair |
( |
const ON_UUID & |
id1 | ) |
|
◆ RemovePair() [2/2]
bool ON_UuidPairList2::RemovePair |
( |
const ON_UUID & |
id1, |
|
|
const ON_UUID & |
id2 |
|
) |
| |
◆ Reserve()
void ON_UuidPairList2::Reserve |
( |
size_t |
capacity | ) |
|
◆ EmptyList