Web Analytics Made Easy - Statcounter
Skip to content

File SBDTypeDual.hpp#

FileList > DataModel > Type > SBDTypeDual.hpp

  • #include "SBDTypeExport.hpp"
  • #include "SBCMetaRegister.hpp"
  • #include "SBDQuantity.hpp"
  • #include "SBCSerializer.hpp"
  • #include "SBCContainerVersionNumber.hpp"

Classes#

Type Name
class SBDTypeDual
This class describes a dual number.

Public Types#

Type Name
typedef SBDTypeDual SBDual
The short name of SBDTypeDual .

Public Functions#

Type Name
SB_REGISTER_TYPE (SBDTypeDual, "SBDual", "5909A3E9-F1F8-3B97-8075-40B292AA0407")

Public Types Documentation#

typedef SBDual#

The short name of SBDTypeDual .

typedef SBDTypeDual SBDual;


Public Functions Documentation#

function SB_REGISTER_TYPE#

SB_REGISTER_TYPE (
    SBDTypeDual,
    "SBDual",
    "5909A3E9-F1F8-3B97-8075-40B292AA0407"
)