VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces
delegate.h File Reference

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
 

Detailed Description

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.


Document ID: Generated on Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)