HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UN_SubnetData.h File Reference
#include "UN_API.h"
#include "UN_Data.h"
+ Include dependency graph for UN_SubnetData.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UN_SubnetData
 
class  UN_SubnetData::IDIterator
 Iterator for traversing valid subnet IDs. More...
 
class  UN_SubnetData::OrderedIDIterator
 Iterator for traversing valid subnet IDs in an ascending order. More...
 

Typedefs

using UN_CustomSubnetData = UN_CustomDataT< UN_SubnetID, UN_SubnetIndex >
 
using UN_CustomSubnetDataPtr = UT_UniquePtr< UN_CustomSubnetData >
 

Typedef Documentation

using UN_CustomSubnetData = UN_CustomDataT< UN_SubnetID, UN_SubnetIndex >

Definition at line 21 of file UN_SubnetData.h.