![]() |
VR-Forces 5.0.3 Developer's Guide
|
Go to the source code of this file.
Classes | |
| class | makVrf::Callback< Ret, Param0 > |
| class | makVrf::StaticFunctionCallback< Ret, Param0 > |
| class | makVrf::MethodCallback< Ret, Param0, T, Method > |
| class | makVrf::DtDelegate< Ret, Param0 > |
Namespaces | |
| makVrf | |
Defines a single parameter delegate to make binding member function pointers easier. This should be much faster (and much lighter weight) than boost::function+boost::bind.