OdbDesignLib
OdbDesign ODB++ Parsing Library
Odb::Lib::FileModel::Design::SymbolName Class Reference
Inheritance diagram for Odb::Lib::FileModel::Design::SymbolName:
Odb::Lib::IProtoBuffable< Odb::Lib::Protobuf::SymbolName >

Public Types

typedef std::vector< std::shared_ptr< SymbolName > > Vector
 
typedef std::map< std::string, std::shared_ptr< SymbolName > > StringMap
 

Public Member Functions

std::string GetName () const
 
UnitType GetUnitType () const
 
bool Parse (const std::filesystem::path &path, const std::string &line, int lineNumber)
 
std::unique_ptr< Odb::Lib::Protobuf::SymbolName > to_protobuf () const override
 
void from_protobuf (const Odb::Lib::Protobuf::SymbolName &message) override
 
- Public Member Functions inherited from Odb::Lib::IProtoBuffable< Odb::Lib::Protobuf::SymbolName >
bool to_pbstring (std::string &pb_string) const
 
bool from_pbstring (const std::string &pb_string)
 
bool to_stream (std::ostream &outputStream) const
 
bool from_stream (std::istream &inputStream)
 
std::string to_json () const override
 
void from_json (const std::string &json) override
 

Detailed Description

Definition at line 17 of file SymbolName.h.


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