TypelessStub.h File Reference

Go to the source code of this file.

Classes

class  mockpp::TypelessStub< R >
 An object that stubs the behaviour of an invoked method invocation on behalf of an object. More...
class  mockpp::TypelessStubAdapterBase< R, I >
 Base of adapters for the "translation" to typeless stub objects. More...
class  mockpp::TypelessStubAdapter< R, I >
 Adapter for the "translation" to typeless stub objects. More...
class  mockpp::TypelessStubAdapter< void, I >
 Partial specialisation for base of adapters for the "translation" to typeless void stub objects. More...

Namespaces

namespace  mockpp
 

Namespace for project "Mock Objects for C++".


Defines

#define MOCKPP_TYPELESSSTUBADAPTER_PTI_IMPL(I)
 Implement a specialized class for MOCKPP_NS::InvocationMocker.
#define MOCKPP_TYPELESSSTUBADAPTER_PTI_DECL(I)
 Declare a specialized class for MOCKPP_NS::InvocationMocker.

Detailed Description

Definition in file TypelessStub.h.


Define Documentation

#define MOCKPP_TYPELESSSTUBADAPTER_PTI_DECL (  ) 

Declare a specialized class for MOCKPP_NS::InvocationMocker.

Neccessary for compilers with weak template capabilities.

#define MOCKPP_TYPELESSSTUBADAPTER_PTI_IMPL (  ) 

Implement a specialized class for MOCKPP_NS::InvocationMocker.

Neccessary for compilers with weak template capabilities.

 All Classes Namespaces Files Functions Variables Typedefs Friends Defines

Generated on Tue Jan 5 09:48:57 2010 for mockpp by  doxygen 1.6.1