OTest2
A C++ testing framework
Namespaces | Typedefs
scenariocontainerptr.h File Reference
#include <memory>
Include dependency graph for scenariocontainerptr.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< ScenarioContainer > OTest2::ScenarioContainerPtr
 Shared pointer to a scenario container. More...