plastimatch
Loading...
Searching...
No Matches
dcmtk_rdd.h
Go to the documentation of this file.
1/* -----------------------------------------------------------------------
2 See COPYRIGHT.TXT and LICENSE.TXT for copyright and license information
3 ----------------------------------------------------------------------- */
4#ifndef _dcmtk_rdd_h_
5#define _dcmtk_rdd_h_
6
7#include "plmbase_config.h"
8#include "rt_study_metadata.h"
9
10void
12 Rt_study_metadata::Pointer rsd,
13 const char *dicom_dir
14);
15
16#endif
void dcmtk_load_rdd(Rt_study_metadata::Pointer rsd, const char *dicom_dir)
Definition dcmtk_rdd.cxx:15