VR-Engage  2.2
Loading...
Searching...
No Matches
delegate.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  makRadarFx::Callback< Ret, Param0 >
 
class  makRadarFx::StaticFunctionCallback< Ret, Param0 >
 
class  makRadarFx::MethodCallback< Ret, Param0, T, Method >
 
class  makRadarFx::DtDelegate< Ret, Param0 >
 

Namespaces

namespace  makRadarFx
 

Detailed Description

This delegate implementation provides a lightweight alternative to boost::function+boost::bind for registering and invoking callbacks with a single parameter