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 77 of file creaImageIOGimmick.h.
| std::string creaImageIO::OutputAttr::db |
Definition at line 80 of file creaImageIOGimmick.h.
Referenced by creaImageIO::Gimmick::fillVectInfos(), and creaImageIO::Gimmick::GetAttributes().
| std::vector<std::string> creaImageIO::OutputAttr::inside |
Definition at line 82 of file creaImageIOGimmick.h.
Referenced by creaImageIO::Gimmick::fillVectInfos(), creaImageIO::GimmickView::getAttributes(), and creaImageIO::Gimmick::GetAttributes().
Definition at line 86 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 84 of file creaImageIOGimmick.h.
Referenced by creaImageIO::Gimmick::fillVectInfos(), and creaImageIO::GimmickView::getAttributes().
1.7.1