|
openNURBS SDK Help
6.0
|
#include <opennurbs_hash_table.h>
Public Member Functions | |
| ON_Hash32TableItem ()=default | |
| ON_Hash32TableItem (const ON_Hash32TableItem &)=default | |
| ~ON_Hash32TableItem ()=default | |
| ON__UINT32 | HashTableSerialNumber () const |
| ON_Hash32TableItem & | operator= (const ON_Hash32TableItem &)=default |
Static Public Member Functions | |
| static ON__UINT32 | Hash32FromId (const ON_UUID &id) |
| static ON__UINT32 | Hash32FromSHA1Hash (const class ON_SHA1_Hash &sha1_hash) |
Friends | |
| class | ON_Hash32Table |
/ / Copyright (c) 1993-2016 Robert McNeel & Associates. All rights reserved. / OpenNURBS, Rhinoceros, and Rhino3D are registered trademarks of Robert / McNeel & Associates. / / THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED WARRANTY. / ALL IMPLIED WARRANTIES OF FITNESS FOR ANY PARTICULAR PURPOSE AND OF / MERCHANTABILITY ARE HEREBY DISCLAIMED. / / For complete openNURBS copyright information see http://www.opennurbs.org. / //////////////////////////////////////////////////////////////
defines ON_Hash32Table
|
default |
|
default |
|
default |
|
static |
|
static |
| ON__UINT32 ON_Hash32TableItem::HashTableSerialNumber | ( | ) | const |
|
default |
|
friend |
1.8.13