29 #include "dcmtk/dcmdata/dcfilefo.h" 
   38   DicomROI(
int ROINumber, OFString ROIName);
 
   46   void Print(std::ostream& out);
 
   58   std::vector<DicomROIContour*> theContours;
 
DicomROI(int ROINumber, OFString ROIName)
 
std::vector< DicomROIContour * > GetContours() const 
 
void AddContour(DicomROIContour *)
 
void Print(std::ostream &out)