|
HDK
|
Include dependency graph for UN_PortData.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | UN_PortData |
| class | UN_PortData::IDIterator |
| Iterator for traversing valid port IDs. More... | |
| class | UN_PortData::OrderedIDIterator |
| Iterator for traversing valid port IDs in an ascending order. More... | |
Typedefs | |
| using | UN_CustomPortData = UN_CustomDataT< UN_PortID, UN_PortIndex > |
| using | UN_CustomPortDataPtr = UT_UniquePtr< UN_CustomPortData > |
| using UN_CustomPortData = UN_CustomDataT< UN_PortID, UN_PortIndex > |
Definition at line 22 of file UN_PortData.h.
| using UN_CustomPortDataPtr = UT_UniquePtr< UN_CustomPortData > |
Definition at line 23 of file UN_PortData.h.