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

Typedef Documentation

using UN_CustomWireData = UN_CustomDataT< UN_WireID, UN_WireIndex >

Definition at line 21 of file UN_WireData.h.

Definition at line 22 of file UN_WireData.h.