plastimatch
Loading...
Searching...
No Matches
dcmtk_rtplan.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_rtplan_h_
5#define _dcmtk_rtplan_h_
6
7#include "plmbase_config.h"
8
10dcmtk_rtplan_probe(const char *rtplan_fn);
11
12#endif
EXTERNC bool dcmtk_rtplan_probe(const char *rtplan_fn)
Definition: dcmtk_rtplan.cxx:30
#define PLMBASE_C_API
Definition: plmbase_config.h:18