Definition at line 17 of file SymbolName.h.
◆ StringMap
| typedef std::map<std::string, std::shared_ptr<SymbolName> > Odb::Lib::FileModel::Design::SymbolName::StringMap |
◆ Vector
| typedef std::vector<std::shared_ptr<SymbolName> > Odb::Lib::FileModel::Design::SymbolName::Vector |
◆ SymbolName()
| Odb::Lib::FileModel::Design::SymbolName::SymbolName |
( |
| ) |
|
◆ ApplyDefaultUnitTypeIfNone()
| void Odb::Lib::FileModel::Design::SymbolName::ApplyDefaultUnitTypeIfNone |
( |
UnitType |
unitType | ) |
|
◆ from_protobuf()
| void Odb::Lib::FileModel::Design::SymbolName::from_protobuf |
( |
const Odb::Lib::Protobuf::SymbolName & |
message | ) |
|
|
overridevirtual |
◆ GetIndex()
| int Odb::Lib::FileModel::Design::SymbolName::GetIndex |
( |
| ) |
const |
◆ GetName()
| std::string Odb::Lib::FileModel::Design::SymbolName::GetName |
( |
| ) |
const |
◆ GetUnitType()
| UnitType Odb::Lib::FileModel::Design::SymbolName::GetUnitType |
( |
| ) |
const |
◆ Parse()
| bool Odb::Lib::FileModel::Design::SymbolName::Parse |
( |
const std::filesystem::path & |
path, |
|
|
const std::string & |
line, |
|
|
int |
lineNumber |
|
) |
| |
◆ to_protobuf()
| std::unique_ptr< Odb::Lib::Protobuf::SymbolName > Odb::Lib::FileModel::Design::SymbolName::to_protobuf |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following files: