#include <boost/program_options.hpp>
#include <map>
Go to the source code of this file.
Namespaces | |
namespace | creaImageIO |
Classes | |
class | creaImageIO::Settings |
Defines | |
#define | SETTINGS_DICOM_LIBRARY "<DICOM Library>" |
#define | SETTINGS_SYNC_EVENT "<syncro_event>" |
#define | SETTINGS_SYNC_FREQ "<syncro_frequency>" |
#define | SETTINGS_DBPATH "<dbpath>" |
#define | SETTINGS_COPY_PATH "<copy_path>" |
#define SETTINGS_COPY_PATH "<copy_path>" |
Definition at line 8 of file creaImageIOSettings.h.
#define SETTINGS_DBPATH "<dbpath>" |
Definition at line 7 of file creaImageIOSettings.h.
#define SETTINGS_DICOM_LIBRARY "<DICOM Library>" |
Definition at line 4 of file creaImageIOSettings.h.
#define SETTINGS_SYNC_EVENT "<syncro_event>" |
Definition at line 5 of file creaImageIOSettings.h.
#define SETTINGS_SYNC_FREQ "<syncro_frequency>" |
Definition at line 6 of file creaImageIOSettings.h.