File SBCGraphNode.hpp#
FileList > Core > Graph > SBCGraphNode.hpp
#include "SBCGraphExport.hpp"#include "SBCReferenceTarget.hpp"#include "SBCGraphArcCollection.hpp"#include "SBCMetaRegister.hpp"
Classes#
| Type | Name |
|---|---|
| class | SBCGraphNode This class is the base class to describe a node in a directed graph with a horizontal structure. |
| class | iterator |
| class | reverse_iterator |
Public Types#
| Type | Name |
|---|---|
| typedef SBCGraphNode | SBGraphNode The short name of SBCGraphNode . |
Public Functions#
| Type | Name |
|---|---|
| SB_REGISTER_TYPE (SBCGraphNode, "SBGraphNode", "4AA11AE1-75B3-8C37-89B6-7899E6E945A8") |
Public Types Documentation#
typedef SBGraphNode#
The short name of SBCGraphNode .