creaImageIO_lib
|
Central controler of the gimmick application. More...
#include <creaImageIOGimmick.h>
Public Attributes | |
std::string | db |
std::vector< std::string > | inside |
std::vector< std::string > | outside |
bool | mult |
Central controler of the gimmick application.
the selected attributes by end-user
Definition at line 105 of file creaImageIOGimmick.h.
std::string creaImageIO::OutputAttr::db |
Definition at line 108 of file creaImageIOGimmick.h.
Referenced by creaImageIO::Gimmick::fillVectInfos(), creaImageIO::Gimmick::GetAttributes(), and creaImageIO::WxGimmickView::getSelectedFiles().
std::vector<std::string> creaImageIO::OutputAttr::inside |
Definition at line 110 of file creaImageIOGimmick.h.
Referenced by creaImageIO::Gimmick::fillVectInfos(), creaImageIO::Gimmick::GetAttributes(), and creaImageIO::GimmickView::getAttributes().
bool creaImageIO::OutputAttr::mult |
Definition at line 114 of file creaImageIOGimmick.h.
Referenced by creaImageIO::GimmickView::readImages1(), creaImageIO::GimmickView::readImages2(), and creaImageIO::GimmickView::readImages4().
std::vector<std::string> creaImageIO::OutputAttr::outside |
Definition at line 112 of file creaImageIOGimmick.h.
Referenced by creaImageIO::Gimmick::fillVectInfos(), and creaImageIO::GimmickView::getAttributes().