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

Template marshaling interface for C++ bridge 더 자세히 ...

#include <tmarshaling.hpp>

by::tmarshaling< T, isNode >에 대한 상속 다이어그램 :
by::tgenericMarshaling< T, isNode >

Public 타입

typedefmgd
 

정적 Public 멤버 함수

template<typename E >
static str toMgd (E &it)
 
static T & toNative (const str &it)
 
static const mgd & onAddParam ()
 
static const mgd * onGetRet ()
 
static no canMarshal ()
 

상세한 설명

template<typename T, nbool isNode = tifSub<typename typeTrait<T>::Org, node>::is>
struct by::tmarshaling< T, isNode >

Template marshaling interface for C++ bridge

Base template for marshaling between byeol and C++ types with specializations.


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