로딩중...
검색중...
일치하는것 없음
by::tnormalMarshaling< tnativeType, tmarshalType > 구조체 템플릿 참조

Normal marshaling for primitive types 더 자세히 ...

#include <tmarshaling.hpp>

by::tnormalMarshaling< tnativeType, tmarshalType >에 대한 상속 다이어그램 :

Public 타입

typedef tmarshalType mgd
 
typedef tnativeType native
 

정적 Public 멤버 함수

static native toNative (node &it)
 
static str toMgd (native it)
 
static const mgdonAddParam ()
 
static const mgdonGetRet ()
 
static yes canMarshal ()
 

상세한 설명

template<typename tnativeType, typename tmarshalType>
struct by::tnormalMarshaling< tnativeType, tmarshalType >

Normal marshaling for primitive types

Template for marshaling between native and script primitive types.


이 구조체에 대한 문서화 페이지는 다음의 파일로부터 생성되었습니다.:
to Top