◆ ~TypeImp()
| virtual Yaml::TypeImp::~TypeImp |
( |
| ) |
|
|
virtualdefault |
◆ Erase() [1/2]
| virtual void Yaml::TypeImp::Erase |
( |
const std::string & |
key | ) |
|
|
pure virtual |
◆ Erase() [2/2]
| virtual void Yaml::TypeImp::Erase |
( |
size_t |
index | ) |
|
|
pure virtual |
◆ GetData()
| virtual const std::string& Yaml::TypeImp::GetData |
( |
| ) |
const |
|
pure virtual |
◆ GetNode() [1/2]
| virtual Node* Yaml::TypeImp::GetNode |
( |
const std::string & |
key | ) |
|
|
pure virtual |
◆ GetNode() [2/2]
| virtual Node* Yaml::TypeImp::GetNode |
( |
size_t |
index | ) |
|
|
pure virtual |
◆ GetSize()
| virtual size_t Yaml::TypeImp::GetSize |
( |
| ) |
const |
|
pure virtual |
◆ Insert()
| virtual Node* Yaml::TypeImp::Insert |
( |
size_t |
index | ) |
|
|
pure virtual |
◆ PushBack()
| virtual Node* Yaml::TypeImp::PushBack |
( |
| ) |
|
|
pure virtual |
◆ PushFront()
| virtual Node* Yaml::TypeImp::PushFront |
( |
| ) |
|
|
pure virtual |
◆ SetData()
| virtual bool Yaml::TypeImp::SetData |
( |
const std::string & |
data | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file:
- /nebulastream/nes-common/src/Util/yaml/Yaml.cpp