|
KiCad PCB EDA Suite
|
Public Member Functions | |
| ValidatorFixture () | |
Public Attributes | |
| NETNAME_VALIDATOR | m_validatorDefault |
| NETNAME_VALIDATOR | m_validatorAllowSpaces |
| NETNAME_VALIDATOR | m_validatorNoSpaces |
Definition at line 28 of file test_netname_validator.cpp.
|
inline |
Definition at line 30 of file test_netname_validator.cpp.
References m_validatorAllowSpaces, and m_validatorNoSpaces.
| NETNAME_VALIDATOR ValidatorFixture::m_validatorAllowSpaces |
Definition at line 35 of file test_netname_validator.cpp.
Referenced by ValidatorFixture().
| NETNAME_VALIDATOR ValidatorFixture::m_validatorDefault |
Definition at line 34 of file test_netname_validator.cpp.
| NETNAME_VALIDATOR ValidatorFixture::m_validatorNoSpaces |
Definition at line 36 of file test_netname_validator.cpp.
Referenced by ValidatorFixture().