Web Analytics Made Easy - Statcounter
Skip to content

File SBSStateUpdater.hpp#

FileList > SBSStateUpdater.hpp

  • #include "SBSStateUpdaterExport.hpp"
  • #include "SBSStateUpdaterEvent.hpp"
  • #include "SBDDataGraphNode.hpp"
  • #include "SBDQuantity.hpp"
  • #include "SBDTypePhysicalIAVector3.hpp"
  • #include <string>

Classes#

Type Name
class SBSStateUpdater
This class is the base class of state updaters.

Public Types#

Type Name
typedef SBSStateUpdater SBStateUpdater
The short name of SBSStateUpdater .

Public Functions#

Type Name
SB_DECLARE_BASE_TYPE (SBSStateUpdater, SBDDataGraphNode)
SB_REGISTER_TARGET_TYPE (SBSStateUpdater, "SBStateUpdater", "5483F1AD-0DED-3BD3-D28A-31FF5DF8D705")

Public Types Documentation#

typedef SBStateUpdater#

The short name of SBSStateUpdater .

typedef SBSStateUpdater SBStateUpdater;


Public Functions Documentation#

function SB_DECLARE_BASE_TYPE#

SB_DECLARE_BASE_TYPE (
    SBSStateUpdater,
    SBDDataGraphNode
) 

function SB_REGISTER_TARGET_TYPE#

SB_REGISTER_TARGET_TYPE (
    SBSStateUpdater,
    "SBStateUpdater",
    "5483F1AD-0DED-3BD3-D28A-31FF5DF8D705"
)