OTest2
A C++ testing framework
Namespaces | Typedefs
scenarioptr.h File Reference
#include <memory>
Include dependency graph for scenarioptr.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< Scenario > OTest2::ScenarioPtr
 Shared pointer of the scenario object. More...