Web Analytics Made Easy - Statcounter
Skip to content

File SBDAssistant.hpp#

FileList > Assistant > SBDAssistant.hpp

  • #include "SBDAssistantExport.hpp"
  • #include "SBDAssistantAnswer.hpp"
  • #include "SBCMetaRegister.hpp"
  • #include "SBCReferenceRegister.hpp"

Classes#

Type Name
class SBDAssistant
This class is the base class for assistants.

Public Types#

Type Name
typedef SBDAssistant SBAssistant
The short name of SBDAssistant .

Public Functions#

Type Name
SB_REGISTER_TARGET_TYPE (SBDAssistant, "SBAssistant", "8F7D260F-790E-4549-AA33-2B879966E5F0")

Public Types Documentation#

typedef SBAssistant#

The short name of SBDAssistant .

typedef SBDAssistant SBAssistant;


Public Functions Documentation#

function SB_REGISTER_TARGET_TYPE#

SB_REGISTER_TARGET_TYPE (
    SBDAssistant,
    "SBAssistant",
    "8F7D260F-790E-4549-AA33-2B879966E5F0"
)