| 
    KiCad PCB EDA Suite
    
   | 
 
#include <property.h>
Public Member Functions | |
| METHOD ()=delete | |
Static Public Member Functions | |
| static GETTER_BASE< Owner, T > * | Wrap (T(Base::*aFunc)()) | 
| static constexpr GETTER_BASE< Owner, T > * | Wrap (const T(Base::*aFunc)()) | 
| static constexpr GETTER_BASE< Owner, T > * | Wrap (const T &(Base::*aFunc)()) | 
| static constexpr GETTER_BASE< Owner, T > * | Wrap (T(Base::*aFunc)() const) | 
| static constexpr GETTER_BASE< Owner, T > * | Wrap (const T(Base::*aFunc)() const) | 
| static constexpr GETTER_BASE< Owner, T > * | Wrap (const T &(Base::*aFunc)() const) | 
| static constexpr SETTER_BASE< Owner, T > * | Wrap (void(Base::*aFunc)(T)) | 
| static constexpr SETTER_BASE< Owner, T > * | Wrap (void(Base::*aFunc)(T &)) | 
| static constexpr SETTER_BASE< Owner, T > * | Wrap (void(Base::*aFunc)(const T &)) | 
Definition at line 140 of file property.h.
      
  | 
  delete | 
      
  | 
  inlinestaticconstexpr | 
Definition at line 168 of file property.h.
References T.
      
  | 
  inlinestaticconstexpr | 
Definition at line 153 of file property.h.
References T.
      
  | 
  inlinestaticconstexpr | 
Definition at line 163 of file property.h.
References T.
      
  | 
  inlinestaticconstexpr | 
Definition at line 148 of file property.h.
References T.
      
  | 
  inlinestaticconstexpr | 
Definition at line 158 of file property.h.
References T.
      
  | 
  inlinestatic | 
Definition at line 143 of file property.h.
References T.
      
  | 
  inlinestaticconstexpr | 
Definition at line 183 of file property.h.
References T.
      
  | 
  inlinestaticconstexpr | 
Definition at line 178 of file property.h.
References T.
      
  | 
  inlinestaticconstexpr | 
Definition at line 173 of file property.h.
References T.