KiCad PCB EDA Suite
Loading...
Searching...
No Matches
ValidatorFixture Struct Reference

Public Member Functions

 ValidatorFixture ()
 

Public Attributes

NETNAME_VALIDATOR m_validatorDefault
 
NETNAME_VALIDATOR m_validatorAllowSpaces
 
NETNAME_VALIDATOR m_validatorNoSpaces
 

Detailed Description

Definition at line 28 of file test_netname_validator.cpp.

Constructor & Destructor Documentation

◆ ValidatorFixture()

ValidatorFixture::ValidatorFixture ( )
inline

Definition at line 30 of file test_netname_validator.cpp.

References m_validatorAllowSpaces, and m_validatorNoSpaces.

Member Data Documentation

◆ m_validatorAllowSpaces

NETNAME_VALIDATOR ValidatorFixture::m_validatorAllowSpaces

Definition at line 35 of file test_netname_validator.cpp.

Referenced by ValidatorFixture().

◆ m_validatorDefault

NETNAME_VALIDATOR ValidatorFixture::m_validatorDefault

Definition at line 34 of file test_netname_validator.cpp.

◆ m_validatorNoSpaces

NETNAME_VALIDATOR ValidatorFixture::m_validatorNoSpaces

Definition at line 36 of file test_netname_validator.cpp.

Referenced by ValidatorFixture().


The documentation for this struct was generated from the following file: