CountedVisitableMethod.h File Reference

Go to the source code of this file.

Classes

class  mockpp::SwitchVisitable< params >
 Helper class to select the method mock with the correct number of parameters. More...
class  mockpp::SwitchVisitable< 0 >
 Helper class to select the method mock with 0 parameters. More...
class  mockpp::SwitchVisitable< 0 >::Method< R, P1, P2, P3, P4, P5, P6 >
 Helper class with an embeded type to the the method mock with 0 parameters. More...
class  mockpp::SwitchVisitable< 1 >
 Helper class to select the method mock with 1 parameters. More...
class  mockpp::SwitchVisitable< 1 >::Method< R, P1, P2, P3, P4, P5, P6 >
 Helper class with an embeded type to the the method mock with 1 parameters. More...
class  mockpp::SwitchVisitable< 2 >
 Helper class to select the method mock with 2 parameters. More...
class  mockpp::SwitchVisitable< 2 >::Method< R, P1, P2, P3, P4, P5, P6 >
 Helper class with an embeded type to the the method mock with 2 parameters. More...
class  mockpp::SwitchVisitable< 3 >
 Helper class to select the method mock with 3 parameters. More...
class  mockpp::SwitchVisitable< 3 >::Method< R, P1, P2, P3, P4, P5, P6 >
 Helper class with an embeded type to the the method mock with 3 parameters. More...
class  mockpp::SwitchVisitable< 4 >
 Helper class to select the method mock with 4 parameters. More...
class  mockpp::SwitchVisitable< 4 >::Method< R, P1, P2, P3, P4, P5, P6 >
 Helper class with an embeded type to the the method mock with 4 parameters. More...
class  mockpp::SwitchVisitable< 5 >
 Helper class to select the method mock with 5 parameters. More...
class  mockpp::SwitchVisitable< 5 >::Method< R, P1, P2, P3, P4, P5, P6 >
 Helper class with an embeded type to the the method mock with 5 parameters. More...
class  mockpp::SwitchVisitable< 6 >
 Helper class to select the method mock with 6 parameters. More...
class  mockpp::SwitchVisitable< 6 >::Method< R, P1, P2, P3, P4, P5, P6 >
 Helper class with an embeded type to the the method mock with 6 parameters. More...
class  mockpp::VisitableMockMethod< R, P1, P2, P3, P4, P5, P6 >
 Method mock class to select the actual class with the desired number of parameters. More...

Namespaces

namespace  mockpp
 

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



Detailed Description

Definition in file CountedVisitableMethod.h.

 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