BoundFunction.h File Reference

#include "Imports.h" [code]
#include "BasicTypes.h" [code]
#include "HelperMacros.h" [code]

Include dependency graph for BoundFunction.h:

Go to the source code of this file.

Namespaces

namespace  Utils
namespace  Utils::CalitkoMocks

Classes

class  Utils::CalitkoMocks::BoundFunctionBase
 Base functionality for the BoundFunction template. More...

Defines

#define DEFINE_BOUND_FUNCTION(N)
 Defines a template specialization of BoundFunction taking N arguments.


Define Documentation

#define DEFINE_BOUND_FUNCTION  ) 
 

Defines a template specialization of BoundFunction taking N arguments.

Definition at line 102 of file BoundFunction.h.