#include <file.hpp>
◆ File() [1/3]
openscenario_interpreter::syntax::File::File |
( |
| ) |
|
|
explicit |
◆ File() [2/3]
openscenario_interpreter::syntax::File::File |
( |
const std::string & |
filepath | ) |
|
|
explicit |
◆ File() [3/3]
openscenario_interpreter::syntax::File::File |
( |
const pugi::xml_node & |
node, |
|
|
Scope & |
scope |
|
) |
| |
|
explicit |
◆ isDirectory()
auto openscenario_interpreter::syntax::File::isDirectory |
( |
| ) |
const -> bool |
◆ operator boost::filesystem::path()
openscenario_interpreter::syntax::File::operator boost::filesystem::path |
( |
| ) |
const |
◆ operator String()
openscenario_interpreter::syntax::File::operator String |
( |
| ) |
const |
◆ filepath
const boost::filesystem::path openscenario_interpreter::syntax::File::filepath |
The documentation for this struct was generated from the following files:
- openscenario/openscenario_interpreter/include/openscenario_interpreter/syntax/file.hpp
- openscenario/openscenario_interpreter/src/syntax/file.cpp