#include <include_dir.h>
Public Attributes | |
| std::shared_ptr< fml::UniqueFD > | dir |
| std::string | name |
Definition at line 16 of file include_dir.h.
| std::shared_ptr<fml::UniqueFD> impeller::compiler::IncludeDir::dir |
Definition at line 17 of file include_dir.h.
Referenced by impeller::compiler::Switches::Switches().
| std::string impeller::compiler::IncludeDir::name |
Definition at line 18 of file include_dir.h.
Referenced by impeller::compiler::Switches::Switches().