| 
    KiCad PCB EDA Suite
    
   | 
 
Public Attributes | |
| std::string | m_case_name | 
| std::string | m_file_rel_path | 
| PCB_IO_MGR::PCB_FILE_T | m_expected_type | 
Friends | |
| std::ostream & | operator<< (std::ostream &os, const PCB_IO_PLUGIN_CASE &aCase) | 
Definition at line 34 of file test_io_mgr.cpp.
      
  | 
  friend | 
Definition at line 40 of file test_io_mgr.cpp.
References m_case_name.
| std::string PCB_IO_PLUGIN_CASE::m_case_name | 
Definition at line 36 of file test_io_mgr.cpp.
Referenced by operator<<.
| PCB_IO_MGR::PCB_FILE_T PCB_IO_PLUGIN_CASE::m_expected_type | 
Definition at line 38 of file test_io_mgr.cpp.
| std::string PCB_IO_PLUGIN_CASE::m_file_rel_path | 
Definition at line 37 of file test_io_mgr.cpp.