plastimatch
Loading...
Searching...
No Matches
dcmtk_rtdose.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_rtdose_h_
5#define _dcmtk_rtdose_h_
6
7#include "plmbase_config.h"
8
10dcmtk_dose_probe (const char *fn);
11
12#endif
EXTERNC bool dcmtk_dose_probe(const char *fn)
Definition dcmtk_rtdose.cxx:31
#define PLMBASE_C_API
Definition plmbase_config.h:18