mockpp::IdentityBuilder Class Reference

Builder class for identity related purposes. More...

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

List of all members.

Public Member Functions

virtual ~IdentityBuilder ()
 Destruct the item.
virtual void id (const String &id)=0
 Sets the identifier for the expectation.

Detailed Description

Builder class for identity related purposes.

Definition at line 48 of file IdentityBuilder.h.


Constructor & Destructor Documentation

mockpp::IdentityBuilder::~IdentityBuilder (  )  [virtual]

Destruct the item.

Also makes destructor virtual.

Definition at line 45 of file IdentityBuilder.cpp.


Member Function Documentation

virtual void mockpp::IdentityBuilder::id ( const String id  )  [pure virtual]

Sets the identifier for the expectation.

Parameters:
id identifier for the expectation

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:05 2010 for mockpp by  doxygen 1.6.1