Searched refs:DVPSDisplayedArea_PList (Results 1 – 3 of 3) sorted by relevance
39 class DCMTK_DCMPSTAT_EXPORT DVPSDisplayedArea_PList43 DVPSDisplayedArea_PList();46 DVPSDisplayedArea_PList(const DVPSDisplayedArea_PList& copy);52 DVPSDisplayedArea_PList *clone() { return new DVPSDisplayedArea_PList(*this); } in clone()55 virtual ~DVPSDisplayedArea_PList();133 DVPSDisplayedArea_PList& operator=(const DVPSDisplayedArea_PList&);
836 DVPSDisplayedArea_PList displayedAreaSelectionList;
29 DVPSDisplayedArea_PList::DVPSDisplayedArea_PList() in DVPSDisplayedArea_PList() function in DVPSDisplayedArea_PList34 DVPSDisplayedArea_PList::DVPSDisplayedArea_PList(const DVPSDisplayedArea_PList &arg) in DVPSDisplayedArea_PList() function in DVPSDisplayedArea_PList46 DVPSDisplayedArea_PList::~DVPSDisplayedArea_PList() in ~DVPSDisplayedArea_PList()51 void DVPSDisplayedArea_PList::clear() in clear()62 OFCondition DVPSDisplayedArea_PList::read(DcmItem &dset) in read()92 OFCondition DVPSDisplayedArea_PList::write(DcmItem &dset) in write()121 DVPSDisplayedArea *DVPSDisplayedArea_PList::findDisplayedArea(const char *instanceUID, unsigned lon… in findDisplayedArea()133 void DVPSDisplayedArea_PList::rotateAndFlip( in rotateAndFlip()148 DVPSDisplayedArea *DVPSDisplayedArea_PList::createDisplayedArea( in createDisplayedArea()