Generic marshaling specialization for node reference. More...
#include <tgenericMarshaling.hpp>
Public Types | |
| typedef getExpr | mgdType |
Public Types inherited from by::metaIf | |
| typedef short | yes |
| typedef char | no |
Static Public Member Functions | |
| template<typename E > | |
| static str | toMgd (E &it) |
| static node & | toNative (node &it) |
| static mgdType & | onAddParam () |
| static mgdType * | onGetRet () |
| static yes | canMarshal () |
Generic marshaling specialization for node reference.
Marshaling implementation for node reference types.