Class SBCMetaCast< Output(*)(T0, T1)>#
template <typename Output, typename T0, typename T1>
ClassList > SBCMetaCast< Output(*)(T0, T1)>
Public Types#
| Type | Name |
|---|---|
| typedef Output(* | 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(*)(T0, T1)>::castFrom (
SBCMetaValueBase * fromValue
)