scenario_simulator_v2 C++ API
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
openscenario_interpreter::syntax::Directory Struct Reference

#include <directory.hpp>

Public Member Functions

 Directory (const pugi::xml_node &, Scope &)
 

Static Public Member Functions

static auto ls (const Directory &dir)
 

Public Attributes

const boost::filesystem::path path
 

Constructor & Destructor Documentation

◆ Directory()

openscenario_interpreter::syntax::Directory::Directory ( const pugi::xml_node &  node,
Scope scope 
)
explicit

Member Function Documentation

◆ ls()

static auto openscenario_interpreter::syntax::Directory::ls ( const Directory dir)
inlinestatic

Member Data Documentation

◆ path

const boost::filesystem::path openscenario_interpreter::syntax::Directory::path

The documentation for this struct was generated from the following files: