Normal marshaling for primitive types. More...
#include <tmarshaling.hpp>
Public Types | |
| typedef tmarshalType | mgd |
| typedef tnativeType | native |
Public Types inherited from by::metaIf | |
| typedef short | yes |
| typedef char | no |
Static Public Member Functions | |
| static native | toNative (node &it) |
| static str | toMgd (native it) |
| static const mgd & | onAddParam () |
| static const mgd * | onGetRet () |
| static yes | canMarshal () |
Normal marshaling for primitive types.
Template for marshaling between native and managed primitive types.