|
HDK
|
#include <PyImathStringTable.h>
Public Types | |
| typedef uint32_t | index_type |
Public Member Functions | |
| StringTableIndex () | |
| StringTableIndex (const StringTableIndex &si) | |
| StringTableIndex (index_type i) | |
| ~StringTableIndex ()=default | |
| const StringTableIndex & | operator= (const StringTableIndex &si) |
| bool | operator== (const StringTableIndex &si) const |
| bool | operator!= (const StringTableIndex &si) const |
| bool | operator< (const StringTableIndex &si) const |
| index_type | index () const |
Definition at line 22 of file PyImathStringTable.h.
| typedef uint32_t PyImath::StringTableIndex::index_type |
Definition at line 25 of file PyImathStringTable.h.
|
inline |
Definition at line 33 of file PyImathStringTable.h.
|
inline |
Definition at line 34 of file PyImathStringTable.h.
|
inlineexplicit |
Definition at line 35 of file PyImathStringTable.h.
|
default |
|
inline |
Definition at line 62 of file PyImathStringTable.h.
|
inline |
Definition at line 51 of file PyImathStringTable.h.
|
inline |
Definition at line 57 of file PyImathStringTable.h.
|
inline |
Definition at line 38 of file PyImathStringTable.h.
|
inline |
Definition at line 46 of file PyImathStringTable.h.