Definition at line 17 of file SymbolsDirectory.h.
◆ StringMap
| typedef std::map<std::string, std::shared_ptr<SymbolsDirectory> > Odb::Lib::FileModel::Design::SymbolsDirectory::StringMap |
◆ Vector
| typedef std::vector<std::shared_ptr<SymbolsDirectory> > Odb::Lib::FileModel::Design::SymbolsDirectory::Vector |
◆ SymbolsDirectory()
| Odb::Lib::FileModel::Design::SymbolsDirectory::SymbolsDirectory |
( |
const std::filesystem::path & |
path | ) |
|
◆ from_protobuf()
| void Odb::Lib::FileModel::Design::SymbolsDirectory::from_protobuf |
( |
const Odb::Lib::Protobuf::SymbolsDirectory & |
message | ) |
|
|
overridevirtual |
◆ GetAttrListFile()
| const AttrListFile & Odb::Lib::FileModel::Design::SymbolsDirectory::GetAttrListFile |
( |
| ) |
const |
◆ GetFeaturesFile()
| const FeaturesFile & Odb::Lib::FileModel::Design::SymbolsDirectory::GetFeaturesFile |
( |
| ) |
const |
◆ GetName()
| std::string Odb::Lib::FileModel::Design::SymbolsDirectory::GetName |
( |
| ) |
const |
◆ GetPath()
| std::filesystem::path Odb::Lib::FileModel::Design::SymbolsDirectory::GetPath |
( |
| ) |
const |
◆ Parse()
| bool Odb::Lib::FileModel::Design::SymbolsDirectory::Parse |
( |
| ) |
|
◆ Save()
| bool Odb::Lib::FileModel::Design::SymbolsDirectory::Save |
( |
const std::filesystem::path & |
directory | ) |
|
|
overridevirtual |
◆ to_protobuf()
| std::unique_ptr< Odb::Lib::Protobuf::SymbolsDirectory > Odb::Lib::FileModel::Design::SymbolsDirectory::to_protobuf |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following files: