Definition at line 19 of file ComponentsFile.h.
◆ ComponentsFile()
| Odb::Lib::FileModel::Design::ComponentsFile::ComponentsFile |
( |
| ) |
|
◆ ~ComponentsFile()
| Odb::Lib::FileModel::Design::ComponentsFile::~ComponentsFile |
( |
| ) |
|
◆ from_protobuf()
| void Odb::Lib::FileModel::Design::ComponentsFile::from_protobuf |
( |
const Odb::Lib::Protobuf::ComponentsFile & |
message | ) |
|
|
overridevirtual |
◆ GetAttributeNames()
| const std::vector< std::string > & Odb::Lib::FileModel::Design::ComponentsFile::GetAttributeNames |
( |
| ) |
const |
◆ GetAttributeTextValues()
| const std::vector< std::string > & Odb::Lib::FileModel::Design::ComponentsFile::GetAttributeTextValues |
( |
| ) |
const |
◆ GetBomDescriptionRecordsByCpn()
| const ComponentsFile::BomDescriptionRecord::StringMap & Odb::Lib::FileModel::Design::ComponentsFile::GetBomDescriptionRecordsByCpn |
( |
| ) |
const |
◆ GetComponentRecords()
| const ComponentsFile::ComponentRecord::Vector & Odb::Lib::FileModel::Design::ComponentsFile::GetComponentRecords |
( |
| ) |
const |
◆ GetComponentRecordsByName()
| const ComponentsFile::ComponentRecord::StringMap & Odb::Lib::FileModel::Design::ComponentsFile::GetComponentRecordsByName |
( |
| ) |
const |
◆ GetDirectory()
| std::filesystem::path Odb::Lib::FileModel::Design::ComponentsFile::GetDirectory |
( |
| ) |
|
◆ GetLayerName()
| std::string Odb::Lib::FileModel::Design::ComponentsFile::GetLayerName |
( |
| ) |
const |
◆ GetPath()
| std::filesystem::path Odb::Lib::FileModel::Design::ComponentsFile::GetPath |
( |
| ) |
|
◆ GetSide()
| BoardSide Odb::Lib::FileModel::Design::ComponentsFile::GetSide |
( |
| ) |
const |
◆ GetUnits()
| std::string Odb::Lib::FileModel::Design::ComponentsFile::GetUnits |
( |
| ) |
const |
◆ Parse()
| bool Odb::Lib::FileModel::Design::ComponentsFile::Parse |
( |
std::filesystem::path |
directory | ) |
|
◆ Save()
| bool Odb::Lib::FileModel::Design::ComponentsFile::Save |
( |
std::ostream & |
os | ) |
|
|
overridevirtual |
◆ to_protobuf()
| std::unique_ptr< Odb::Lib::Protobuf::ComponentsFile > Odb::Lib::FileModel::Design::ComponentsFile::to_protobuf |
( |
| ) |
const |
|
overridevirtual |
◆ BOTTOM_COMPONENTS_LAYER_NAME
| constexpr const char* Odb::Lib::FileModel::Design::ComponentsFile::BOTTOM_COMPONENTS_LAYER_NAME = "comp_+_bot" |
|
inlinestaticconstexpr |
◆ TOP_COMPONENTS_LAYER_NAME
| constexpr const char* Odb::Lib::FileModel::Design::ComponentsFile::TOP_COMPONENTS_LAYER_NAME = "comp_+_top" |
|
inlinestaticconstexpr |
The documentation for this class was generated from the following files: