mockpp::TypelessConstraint Class Reference

A constraint where actual values are ignored. More...

Inheritance diagram for mockpp::TypelessConstraint:
Inheritance graph
[legend]

List of all members.

Public Types

typedef AutoPointer
< TypelessConstraint
AP
 internal shorthand

Public Member Functions

virtual ~TypelessConstraint ()
 Destroys the object.
virtual bool typelessEval () const =0
 Evaluates the constraint without actual arguments.

Detailed Description

A constraint where actual values are ignored.

Definition at line 47 of file TypelessConstraint.h.


Member Function Documentation

virtual bool mockpp::TypelessConstraint::typelessEval (  )  const [pure virtual]

Evaluates the constraint without actual arguments.

Returns:
true if the invocation meets the constraint,
false if it does not.

Implemented in mockpp::IsAnything, and mockpp::IsNothing.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines

Generated on Tue Jan 5 09:49:07 2010 for mockpp by  doxygen 1.6.1