| 
    KiCad PCB EDA Suite
    
   | 
 
Public Member Functions | |
| PropertiesFixture () | |
Public Attributes | |
| B | b | 
| D | d | 
| A * | ptr | 
| PROPERTY_MANAGER & | propMgr | 
Definition at line 210 of file test_property.cpp.
      
  | 
  inline | 
Definition at line 212 of file test_property.cpp.
| B PropertiesFixture::b | 
Definition at line 218 of file test_property.cpp.
| D PropertiesFixture::d | 
Definition at line 219 of file test_property.cpp.
| PROPERTY_MANAGER& PropertiesFixture::propMgr | 
Definition at line 221 of file test_property.cpp.
Referenced by PropertiesFixture().
| A* PropertiesFixture::ptr | 
Definition at line 220 of file test_property.cpp.
Referenced by PropertiesFixture().