Class SBCMetaCast< Output(Class::*)()>#
template <typename Output, typename Class>
ClassList > SBCMetaCast< Output(Class::*)()>
Public Types#
| Type | Name |
|---|---|
| typedef Output(Class::* | ToType |
Public Static Functions#
| Type | Name |
|---|---|
| SBCMetaValueBase * | castFrom (SBCMetaValueBase * fromValue) |
| ToType | getValue (SBCMetaValueBase * fromValue) |
Public Types Documentation#
typedef ToType#
Public Static Functions Documentation#
function castFrom#
static inline SBCMetaValueBase * SBCMetaCast< Output(Class::*)()>::castFrom (
SBCMetaValueBase * fromValue
)