| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
Boost.Python.instance --+
|
PerfTestWrapper
This Python class wraps a C++ performance test class. Each test returned by getPerfTestList() is of this type.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
dict
|
|
||
str
|
|
||
str
|
|
||
|
|||
|
Inherited from Inherited from |
|||
| Properties | |
|
Inherited from |
| Method Details |
Raises an exception This class cannot be instantiated from Python
|
helper for pickle
|
Executes a single iteration of the test. This method must be called before execute is called. It may also be called any number of times until finalize() is called. |
|
|
|
Initializes the test with the given paramters. The given parameters are a dictionary of string names to string values.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Feb 8 08:00:12 2012 | http://epydoc.sourceforge.net |