OdbDesignLib
OdbDesign ODB++ Parsing Library
Odb::Lib::ProductModel::Pin Class Reference
Inheritance diagram for Odb::Lib::ProductModel::Pin:
Odb::Lib::IProtoBuffable< Odb::Lib::Protobuf::ProductModel::Pin >

Public Types

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

Public Member Functions

 Pin (std::string name, unsigned int index)
 
std::string GetName () const
 
unsigned int GetIndex () const
 
std::unique_ptr< Odb::Lib::Protobuf::ProductModel::Pin > to_protobuf () const override
 
void from_protobuf (const Odb::Lib::Protobuf::ProductModel::Pin &message) override
 
- Public Member Functions inherited from Odb::Lib::IProtoBuffable< Odb::Lib::Protobuf::ProductModel::Pin >
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 14 of file Pin.h.


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