Web Analytics Made Easy - Statcounter
Skip to content

File SBMModel.hpp#

FileList > SBMModel.hpp

  • #include "SBMModelExport.hpp"
  • #include "SBDDataGraphNode.hpp"
  • #include <string>

Classes#

Type Name
class SBMModel
This class is the base class of models.

Public Types#

Type Name
typedef SBMModel SBModel
The short name of SBMModel .

Public Functions#

Type Name
SB_DECLARE_BASE_TYPE (SBMModel, SBDDataGraphNode)
SB_REGISTER_TARGET_TYPE (SBMModel, "SBModel", "BFE3D010-270A-C022-7A5D-442A6A57A072")

Public Types Documentation#

typedef SBModel#

The short name of SBMModel .

typedef SBMModel SBModel;


Public Functions Documentation#

function SB_DECLARE_BASE_TYPE#

SB_DECLARE_BASE_TYPE (
    SBMModel,
    SBDDataGraphNode
) 

function SB_REGISTER_TARGET_TYPE#

SB_REGISTER_TARGET_TYPE (
    SBMModel,
    "SBModel",
    "BFE3D010-270A-C022-7A5D-442A6A57A072"
)