mockpp::TriggerStub1< T1 > Class Template Reference
[Stubs]

Trigger some contraint. More...

Inheritance diagram for mockpp::TriggerStub1< T1 >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 TriggerStub1 (TriggeredConstraint< T1 > *in_tc1)
 Creates the object.
virtual void typelessInvoke ()
 Mock the invocation without passing parameters.
virtual String describeTo (String &buffer) const
 Appends the description of this object to the buffer.

Detailed Description

template<typename T1>
class mockpp::TriggerStub1< T1 >

Trigger some contraint.

See also:
mockpp::trigger

Definition at line 52 of file TriggerStub.h.


Constructor & Destructor Documentation

template<typename T1 >
mockpp::TriggerStub1< T1 >::TriggerStub1 ( TriggeredConstraint< T1 > *  in_tc1  )  [inline]

Creates the object.

Parameters:
in_tc1 pointer to trigger constraint 1

Definition at line 59 of file TriggerStub.h.


Member Function Documentation

template<typename T1 >
virtual String mockpp::TriggerStub1< T1 >::describeTo ( String buffer  )  const [inline, virtual]

Appends the description of this object to the buffer.

Parameters:
buffer The buffer that the description is appended to.
Returns:
The current content of the buffer data

Implements mockpp::TypelessStub< void >.

Definition at line 76 of file TriggerStub.h.

template<typename T1 >
virtual void mockpp::TriggerStub1< T1 >::typelessInvoke (  )  [inline, virtual]

Mock the invocation without passing parameters.

Triggers the according constraints.

Implements mockpp::TypelessStub< void >.

Definition at line 67 of file TriggerStub.h.


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