Example Class Reference

List of all members.

Private Member Functions

void member (int arg1, int arg2)
void member_to_be_called_in_branch (int arg1, int arg2)
void member_to_be_called_in_nested_branch (int arg1, int arg2)
bool predicate ()
bool predicate_to_be_called_in_branch ()

Detailed Description

Example class.

Definition at line 2 of file test.cpp.


Member Function Documentation

void Example::member int  arg1,
int  arg2
[inline, private]
 

sample member.

Definition at line 4 of file test.cpp.

Referenced by testfn().

void Example::member_to_be_called_in_branch int  arg1,
int  arg2
[inline, private]
 

sample member 2.

Definition at line 7 of file test.cpp.

void Example::member_to_be_called_in_nested_branch int  arg1,
int  arg2
[inline, private]
 

sample member 3.

Definition at line 11 of file test.cpp.

bool Example::predicate  )  [inline, private]
 

predicate

Definition at line 14 of file test.cpp.

Referenced by testfn().

bool Example::predicate_to_be_called_in_branch  )  [inline, private]
 

predicate to be called inside branch

Definition at line 17 of file test.cpp.

Referenced by testfn().


The documentation for this class was generated from the following file:
Generated on Thu Apr 6 14:16:18 2006 for TEST by  doxygen 1.4.6