A test that is implemented by a member function
Inheritance:
Public Methods
-
test_mfun(C* par, const std::string& name, mfp fp)
- An object, a name, and a pointer to a member function
-
virtual void operator()()
- Executed by invoking the function in the object
Inherited from test:
Documentation
A test that is implemented by a member function
- test_mfun(C* par, const std::string& name, mfp fp)
- An object, a name, and a pointer to a member function
- virtual void operator()()
- Executed by invoking the function in the object
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.