Normal marshaling for primitive types 더 자세히 ...
#include <tmarshaling.hpp>
Public 타입 | |
| typedef tmarshalType | mgd |
| typedef tnativeType | native |
by::metaIf(으)로부터 상속된 Public 타입 | |
| typedef short | yes |
| typedef char | no |
정적 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.