|
HDK
|
Include dependency graph for UNI_SessionID.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | UNI_SessionIDCoder |
| class | UNI_SessionID< LOCAL_ID > |
Macros | |
| #define | UNI_SESSION_ID_FORMATTER(UniSesID) |
| String formatting ID for debug printouts, etc: More... | |
Typedefs | |
| using | UNI_SessionNodeID = UNI_SessionID< UNI_NodeID > |
| Aliases for UNI_SessionID template, to be used without template arguments. More... | |
| using | UNI_SessionPortID = UNI_SessionID< UNI_PortID > |
| using | UNI_SessionStickyNoteID = UNI_SessionID< UNI_StickyNoteID > |
| using | UNI_SessionWireID = UNI_SessionID< UNI_WireID > |
| #define UNI_SESSION_ID_FORMATTER | ( | UniSesID | ) |
String formatting ID for debug printouts, etc:
Definition at line 87 of file UNI_SessionID.h.
| using UNI_SessionNodeID = UNI_SessionID< UNI_NodeID > |
Aliases for UNI_SessionID template, to be used without template arguments.
Definition at line 80 of file UNI_SessionID.h.
| using UNI_SessionPortID = UNI_SessionID< UNI_PortID > |
Definition at line 81 of file UNI_SessionID.h.
| using UNI_SessionStickyNoteID = UNI_SessionID< UNI_StickyNoteID > |
Definition at line 82 of file UNI_SessionID.h.
| using UNI_SessionWireID = UNI_SessionID< UNI_WireID > |
Definition at line 83 of file UNI_SessionID.h.