Web Analytics Made Easy - Statcounter
Skip to content

File SBDTypeDateTime.hpp#

FileList > DataModel > Type > SBDTypeDateTime.hpp

  • #include "SBCHeap.hpp"
  • #include "SBCClass.hpp"
  • #include "SBDTypeExport.hpp"
  • #include "SBCMetaRegister.hpp"
  • #include "SBCContainerVersionNumber.hpp"

Classes#

Type Name
class SBDTypeDateTime
This class implements the date time management.

Public Types#

Type Name
typedef SBDTypeDateTime SBDateTime
The short name of SBDTypeDateTime .

Public Functions#

Type Name
SB_REGISTER_TYPE (SBDTypeDateTime, "SBDateTime", "36A2822A-5E6C-4179-B732-BA3A755CF697")

Public Types Documentation#

typedef SBDateTime#

The short name of SBDTypeDateTime .

typedef SBDTypeDateTime SBDateTime;


Public Functions Documentation#

function SB_REGISTER_TYPE#

SB_REGISTER_TYPE (
    SBDTypeDateTime,
    "SBDateTime",
    "36A2822A-5E6C-4179-B732-BA3A755CF697"
)