maliput_integration
create_dynamic_environment_handler.h File Reference
Include dependency graph for create_dynamic_environment_handler.h:
This graph shows which files directly or indirectly include this file:

Namespaces

 maliput
 
 maliput::integration
 

Enumerations

enum  DynamicEnvironmentHandlerType { kFixedPhaseIterationHandler }
 Types of DynamicEnvironmentHandler implementations. More...
 

Functions

template<typename... Args>
std::unique_ptr< DynamicEnvironmentHandler > CreateDynamicEnvironmentHandler (const DynamicEnvironmentHandlerType &type, Args &&... args)
 Create Timer. More...