File SBDControllerNode.hpp#
FileList > Controller > SBDControllerNode.hpp
#include "SBDControllerExport.hpp"
#include "SBDDataGraphNode.hpp"
#include "SBCMetaRegister.hpp"
#include "SBCReferenceRegister.hpp"
#include <string>
Classes#
Type | Name |
---|---|
class | SBDControllerNode This class describes a controller node. |
Public Types#
Type | Name |
---|---|
typedef SBDControllerNode | SBControllerNode The short name of SBDControllerNode . |
Public Functions#
Type | Name |
---|---|
SB_DECLARE_BASE_TYPE (SBDControllerNode, SBDDataGraphNode) |
|
SB_REGISTER_TARGET_TYPE (SBDControllerNode, "SBControllerNode", "5C08A075-0D2A-F8AC-D55E-99F5D6E5148E") |
Public Types Documentation#
typedef SBControllerNode#
The short name of SBDControllerNode .
Public Functions Documentation#
function SB_DECLARE_BASE_TYPE#
function SB_REGISTER_TARGET_TYPE#
SB_REGISTER_TARGET_TYPE (
SBDControllerNode,
"SBControllerNode",
"5C08A075-0D2A-F8AC-D55E-99F5D6E5148E"
)