|
creaImageIO_lib
|
#include <creaImageIOSynchron.h>#include <creaImageIOSystem.h>#include <boost/filesystem.hpp>#include <boost/algorithm/string.hpp>
Go to the source code of this file.
Namespaces | |
| namespace | creaImageIO |
Macros | |
| #define | QUERYSYNCDB(QUER, RES) |
| #define | UPDATESYNCDB(UP) |
| #define QUERYSYNCDB | ( | QUER, | |
| RES | |||
| ) |
Definition at line 43 of file creaImageIOSynchron.cpp.
Referenced by creaImageIO::Synchronizer::GetAttribute(), creaImageIO::Synchronizer::GetIgnoreList(), creaImageIO::Synchronizer::GetList(), and creaImageIO::Synchronizer::UpdateAddList().
| #define UPDATESYNCDB | ( | UP | ) |
Definition at line 55 of file creaImageIOSynchron.cpp.
Referenced by creaImageIO::Synchronizer::CreateDB(), creaImageIO::Synchronizer::InsertAddOp(), creaImageIO::Synchronizer::InsertIgnoreFile(), creaImageIO::Synchronizer::RemoveEntries(), creaImageIO::Synchronizer::RemoveEntry(), and creaImageIO::Synchronizer::SetAttribute().