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

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)
 

Detailed Description

Definition at line 34 of file test_io_mgr.cpp.

Friends And Related Symbol Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream & os,
const PCB_IO_PLUGIN_CASE & aCase )
friend

Definition at line 40 of file test_io_mgr.cpp.

References m_case_name.

Member Data Documentation

◆ 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<<.

◆ m_expected_type

PCB_IO_MGR::PCB_FILE_T PCB_IO_PLUGIN_CASE::m_expected_type

Definition at line 38 of file test_io_mgr.cpp.

◆ m_file_rel_path

std::string PCB_IO_PLUGIN_CASE::m_file_rel_path

Definition at line 37 of file test_io_mgr.cpp.


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