OdbDesignLib
OdbDesign ODB++ Parsing Library
 
Loading...
Searching...
No Matches
Odb::Lib::FileModel::Design::AttributeLookupTable Class Reference
Inheritance diagram for Odb::Lib::FileModel::Design::AttributeLookupTable:
Odb::Lib::FileModel::Design::ComponentsFile::ComponentRecord Odb::Lib::FileModel::Design::EdaDataFile::NetRecord Odb::Lib::FileModel::Design::EdaDataFile::PackageRecord Odb::Lib::FileModel::Design::FeaturesFile::FeatureRecord

Public Member Functions

const std::map< std::string, std::string > & GetAttributeLookupTable () const
 
bool ParseAttributeLookupTable (const std::string &AttributeLookupTableString)
 

Protected Attributes

std::map< std::string, std::string > m_attributeLookupTable
 

Detailed Description

Definition at line 9 of file AttributeLookupTable.h.

Member Function Documentation

◆ GetAttributeLookupTable()

const std::map< std::string, std::string > & Odb::Lib::FileModel::Design::AttributeLookupTable::GetAttributeLookupTable ( ) const

Definition at line 6 of file AttributeLookupTable.cpp.

◆ ParseAttributeLookupTable()

bool Odb::Lib::FileModel::Design::AttributeLookupTable::ParseAttributeLookupTable ( const std::string &  AttributeLookupTableString)

Definition at line 11 of file AttributeLookupTable.cpp.

Member Data Documentation

◆ m_attributeLookupTable

std::map<std::string, std::string> Odb::Lib::FileModel::Design::AttributeLookupTable::m_attributeLookupTable
protected

Definition at line 19 of file AttributeLookupTable.h.


The documentation for this class was generated from the following files: