HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UN_PortData.h File Reference
#include "UN_API.h"
#include "UN_Data.h"
#include "UN_Utils.h"
+ 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 >
 

Typedef Documentation

using UN_CustomPortData = UN_CustomDataT< UN_PortID, UN_PortIndex >

Definition at line 22 of file UN_PortData.h.

Definition at line 23 of file UN_PortData.h.