Web Analytics Made Easy - Statcounter
Skip to content

Class SBCMetaCast#

template <typename ToType>

ClassList > SBCMetaCast

Public Static Functions#

Type Name
SBCMetaValueBase * castFrom (SBCMetaValueBase * fromValue)
ToType getValue (SBCMetaValueBase * fromValue)

Public Static Functions Documentation#

function castFrom#

static inline SBCMetaValueBase * SBCMetaCast::castFrom (
    SBCMetaValueBase * fromValue
) 

function getValue#

static inline ToType SBCMetaCast::getValue (
    SBCMetaValueBase * fromValue
)