Normal marshaling for primitive types 더 자세히 ...
#include <tmarshaling.hpp>
Public 타입 | |
| typedef tmarshalType | mgd |
| typedef tnativeType | native |
정적 Public 멤버 함수 | |
| 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 script primitive types.