KiCad PCB EDA Suite
|
#include <property.h>
Public Member Functions | |
virtual | ~GETTER_BASE () |
virtual T | operator() (const Owner *aOwner) const =0 |
Definition at line 76 of file property.h.
|
inlinevirtual |
Definition at line 79 of file property.h.
|
pure virtual |
Implemented in GETTER< Owner, T, FuncType >.