tbridgeFunc.hpp File Reference

Go to the source code of this file.

Classes

class  by::tbaseBridgeFunc< Ret, T, Marshaling, Args >
 Base bridge function template. More...
 
class  by::tbridgeFunc< Ret, T, isBaseObj, Marshaling, Args >
 
class  by::tbridgeFunc< void, T, false, Marshaling, Args... >
 
class  by::tbridgeFunc< void, T, true, Marshaling, Args... >
 
class  by::tbridgeFunc< Ret, T, true, Marshaling, Args... >