KiCad PCB EDA Suite
|
#include <odb_attribute.h>
Public Types | |
using | ValueType = std::string |
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.
|
staticconstexprinherited |
Definition at line 48 of file odb_attribute.h.
|
inherited |
Definition at line 50 of file odb_attribute.h.