mockpp::Throwable Class Reference
[Basic Mock Objects]

A virtual base class to handle throwable objects. More...

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

List of all members.

Public Member Functions

virtual void throw_me ()=0
 Throws the object.
virtual bool hasThrown () const =0
 Queries if the object has been thrown.
virtual ~Throwable ()
 Destruct the Throwable.

Detailed Description

A virtual base class to handle throwable objects.

Definition at line 42 of file Throwable.h.


Member Function Documentation

virtual bool mockpp::Throwable::hasThrown (  )  const [pure virtual]

Queries if the object has been thrown.

Returns:
true: object has been thrown at least once

Implemented in mockpp::ThrowableWrapper< T >.


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

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