KiCad PCB EDA Suite
|
#include <odb_attribute.h>
Public Types | |
using | ValueType |
Public Member Functions | |
constexpr | TextAttribute (const std::string &t) |
Public Attributes | |
std::string | value |
Static Public Attributes | |
static constexpr TYPE | type |
Definition at line 68 of file odb_attribute.h.
|
inherited |
Definition at line 47 of file odb_attribute.h.
|
inlineconstexpr |
Definition at line 70 of file odb_attribute.h.
References ODB_ATTR::AttributeBase< std::string, TYPE::TEXT >::AttributeBase(), and ODB_ATTR::TEXT.
|
staticconstexprinherited |
Definition at line 48 of file odb_attribute.h.
|
inherited |
Definition at line 50 of file odb_attribute.h.