OTest2
A C++ testing framework
Namespaces | Typedefs
scenarioiterptr.h File Reference
#include <memory>
Include dependency graph for scenarioiterptr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 OTest2
 

Typedefs

typedef std::shared_ptr< ScenarioIter > OTest2::ScenarioIterPtr
 Shared pointer of the scenario iter interface. More...