File SBDController.hpp#
FileList > Controller > SBDController.hpp
#include "SBDControllerExport.hpp"
#include "SBDControllerEvent.hpp"
#include "SBDDataGraphNode.hpp"
#include "SBCMetaRegister.hpp"
#include "SBCReferenceRegister.hpp"
#include <string>
Classes#
Type | Name |
---|---|
class | SBDController This class is the base class of controllers. |
Public Types#
Type | Name |
---|---|
typedef SBDController | SBController The short name of SBDController . |
Public Functions#
Type | Name |
---|---|
SB_DECLARE_BASE_TYPE (SBDController, SBDDataGraphNode) |
|
SB_REGISTER_TARGET_TYPE (SBDController, "SBController", "5B3609A4-8A8B-4AFE-1C36-DF532A95F1B1") |
Public Types Documentation#
typedef SBController#
The short name of SBDController .