|
HDK
|
Include dependency graph for UN_WireData.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | UN_WireData |
| class | UN_WireData::IDIterator |
| Iterator for traversing valid wire IDs. More... | |
| class | UN_WireData::OrderedIDIterator |
| Iterator for traversing valid wire IDs in an ascending order. More... | |
Typedefs | |
| using | UN_CustomWireData = UN_CustomDataT< UN_WireID, UN_WireIndex > |
| using | UN_CustomWireDataPtr = UT_UniquePtr< UN_CustomWireData > |
| using UN_CustomWireData = UN_CustomDataT< UN_WireID, UN_WireIndex > |
Definition at line 21 of file UN_WireData.h.
| using UN_CustomWireDataPtr = UT_UniquePtr< UN_CustomWireData > |
Definition at line 22 of file UN_WireData.h.