Web Analytics Made Easy - Statcounter
Skip to content

File SBMElement.hpp#

FileList > Element > SBMElement.hpp

  • #include "SBCHeap.hpp"
  • #include "SBCMetaMacros.hpp"
  • #include "SBCMetaRegister.hpp"
  • #include "SBMElementExport.hpp"
  • #include "SBDQuantity.hpp"
  • #include <string>

Classes#

Type Name
class SBMElement
This class describes a periodic table element.

Public Types#

Type Name
typedef SBMElement SBElement
SBElement is the short name of SBMElement .

Public Functions#

Type Name
SB_REGISTER_TYPE (SBMElement, "SBElement", "78F6BC77-9282-0D27-38DC-F4C2200B3428")
SB_REGISTER_TYPE (SBMElement::Type, "SBElement::Type", "B48A2019-719A-B72F-B145-0A5F6D445AD0")

Public Types Documentation#

typedef SBElement#

SBElement is the short name of SBMElement .

typedef SBMElement SBElement;

The short name of SBMElement


Public Functions Documentation#

function SB_REGISTER_TYPE#

SB_REGISTER_TYPE (
    SBMElement,
    "SBElement",
    "78F6BC77-9282-0D27-38DC-F4C2200B3428"
) 

function SB_REGISTER_TYPE#

SB_REGISTER_TYPE (
    SBMElement::Type,
    "SBElement::Type",
    "B48A2019-719A-B72F-B145-0A5F6D445AD0"
)