#include <system.hpp>
◆ Identifiable()
| adaptyst::Identifiable::Identifiable |
( |
std::string | name | ) |
|
|
inlineprotected |
◆ get_log_types()
| virtual std::vector< std::string > adaptyst::Identifiable::get_log_types |
( |
| ) |
|
|
pure virtual |
◆ get_name()
| std::string & adaptyst::Identifiable::get_name |
( |
| ) |
|
|
inline |
◆ get_parent_name()
| std::string adaptyst::Identifiable::get_parent_name |
( |
| ) |
|
|
inline |
◆ get_path()
| fs::path & adaptyst::Identifiable::get_path |
( |
fs::path | start | ) |
|
|
inline |
◆ get_type()
| virtual std::string adaptyst::Identifiable::get_type |
( |
| ) |
|
|
pure virtual |
◆ set_parent()
| void adaptyst::Identifiable::set_parent |
( |
Identifiable * | identifiable | ) |
|
|
inline |
◆ throw_error()
| void adaptyst::Identifiable::throw_error |
( |
std::string | msg | ) |
|
|
inlineprotected |
The documentation for this class was generated from the following file: