plastimatch
|
#include "plmbase_config.h"
#include <list>
#include "dcmtk_file.h"
#include "rt_study_metadata.h"
#include "plm_image.h"
#include "plm_int.h"
Go to the source code of this file.
Classes | |
class | Dcmtk_series |
The Dcmtk_series object encapsulates a set of Dcmtk_file objects which belong to a single series. More... | |
Typedefs | |
typedef std::list< Dcmtk_file::Pointer > | Dcmtk_file_list |
typedef std::list<Dcmtk_file::Pointer> Dcmtk_file_list |