|
KiCad PCB EDA Suite
|
#include <orcad_ole.h>
Public Attributes | |
| ORCAD_OLE_PREVIEW_TYPE | type = ORCAD_OLE_PREVIEW_TYPE::NONE |
| std::vector< uint8_t > | data |
Definition at line 28 of file orcad_ole.h.
| std::vector<uint8_t> ORCAD_OLE_PREVIEW::data |
Definition at line 31 of file orcad_ole.h.
Referenced by BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), and ORCAD_CONVERTER::placeBitmap().
| ORCAD_OLE_PREVIEW_TYPE ORCAD_OLE_PREVIEW::type = ORCAD_OLE_PREVIEW_TYPE::NONE |
Definition at line 30 of file orcad_ole.h.
Referenced by BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), and ORCAD_CONVERTER::placeBitmap().