Web Analytics Made Easy - Statcounter
Skip to content

File SBCClass.hpp#

FileList > Class > SBCClass.hpp

  • #include "SBCClassExport.hpp"
  • #include "SBCMetaRegister.hpp"

Classes#

Type Name
class SBCClass
This class is the main root class.
class SBCMetaIsRegisteredType< SBCClass > <>

Public Types#

Type Name
typedef SBCClass SBClass
The short name of SBCClass .

Macros#

Type Name
define SB_CLASS
Macro that is added inside the class declaration for Introspection , etc. if the class inherits from another already declared class.
define SB_CLASS_BASE
Macro that is added inside the base class declaration for Introspection , etc.
define SB_ELEMENT_UUID_DEFINTION
define SB_OS
Macro that defines the OS string: "lin", "mac", or "win".

Public Types Documentation#

typedef SBClass#

The short name of SBCClass .

typedef SBCClass SBClass;


Macro Definition Documentation#

define SB_CLASS#

Macro that is added inside the class declaration for Introspection , etc. if the class inherits from another already declared class.

#define SB_CLASS 


define SB_CLASS_BASE#

Macro that is added inside the base class declaration for Introspection , etc.

#define SB_CLASS_BASE 


define SB_ELEMENT_UUID_DEFINTION#

#define SB_ELEMENT_UUID_DEFINTION 

define SB_OS#

Macro that defines the OS string: "lin", "mac", or "win".

#define SB_OS