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

Go to the source code of this file.

Classes

class  UN_StickyNoteData
 
class  UN_StickyNoteData::IDIterator
 Iterator for traversing valid sticky note IDs. More...
 
class  UN_StickyNoteData::OrderedIDIterator
 Iterator for traversing valid sticky note IDs in an ascending order. More...
 

Typedefs

using UN_CustomStickyNoteData = UN_CustomDataT< UN_StickyNoteID, UN_StickyNoteIndex >
 
using UN_CustomStickyNoteDataPtr = UT_UniquePtr< UN_CustomStickyNoteData >
 

Typedef Documentation

using UN_CustomStickyNoteData = UN_CustomDataT< UN_StickyNoteID, UN_StickyNoteIndex >

Definition at line 23 of file UN_StickyNoteData.h.