| 
    MeVisLab Toolbox Reference
    
   | 
 
#include <mlDcmDRTContributingEquipmentSequenceInterface.h>
Public Member Functions | |
| Item () | |
| Item (DCMTree::TreePtr dcmItem) | |
| Item (const Item ©DcmItem) | |
| Item & | operator= (const Item ©DcmItem) | 
| virtual | ~Item () | 
| DCMTree::TreePtr | getTreePtr () const | 
| bool | isValid () const | 
| bool | getContributionDateTime (std::string ¶meter) const | 
| std::string | getContributionDateTimeTag () const | 
| bool | setContributionDateTime (std::string parameter) | 
| bool | getContributionDescription (std::string ¶meter) const | 
| std::string | getContributionDescriptionTag () const | 
| bool | setContributionDescription (std::string parameter) | 
| bool | getDateOfLastCalibration (std::string ¶meter) const | 
| std::string | getDateOfLastCalibrationTag () const | 
| bool | setDateOfLastCalibration (std::string parameter) | 
| bool | getDeviceSerialNumber (std::string ¶meter) const | 
| std::string | getDeviceSerialNumberTag () const | 
| bool | setDeviceSerialNumber (std::string parameter) | 
| bool | getInstitutionAddress (std::string ¶meter) const | 
| std::string | getInstitutionAddressTag () const | 
| bool | setInstitutionAddress (std::string parameter) | 
| bool | getInstitutionName (std::string ¶meter) const | 
| std::string | getInstitutionNameTag () const | 
| bool | setInstitutionName (std::string parameter) | 
| bool | getInstitutionalDepartmentName (std::string ¶meter) const | 
| std::string | getInstitutionalDepartmentNameTag () const | 
| bool | setInstitutionalDepartmentName (std::string parameter) | 
| bool | getManufacturer (std::string ¶meter) const | 
| std::string | getManufacturerTag () const | 
| bool | setManufacturer (std::string parameter) | 
| bool | getManufacturerModelName (std::string ¶meter) const | 
| std::string | getManufacturerModelNameTag () const | 
| bool | setManufacturerModelName (std::string parameter) | 
| bool | getSoftwareVersions (std::string ¶meter) const | 
| std::string | getSoftwareVersionsTag () const | 
| bool | setSoftwareVersions (std::string parameter) | 
| bool | getSpatialResolution (std::string ¶meter) const | 
| std::string | getSpatialResolutionTag () const | 
| bool | setSpatialResolution (std::string parameter) | 
| bool | getStationName (std::string ¶meter) const | 
| std::string | getStationNameTag () const | 
| bool | setStationName (std::string parameter) | 
| bool | getTimeOfLastCalibration (std::string ¶meter) const | 
| std::string | getTimeOfLastCalibrationTag () const | 
| bool | setTimeOfLastCalibration (std::string parameter) | 
| DcmDRTPurposeOfReferenceCodeSequenceInterface | getPurposeOfReferenceCodeSequence () const | 
| std::string | getPurposeOfReferenceCodeSequenceTag () const | 
| void | setPurposeOfReferenceCodeSequence (DcmDRTPurposeOfReferenceCodeSequenceInterface seq) | 
Definition at line 48 of file mlDcmDRTContributingEquipmentSequenceInterface.h.
      
  | 
  inline | 
Definition at line 52 of file mlDcmDRTContributingEquipmentSequenceInterface.h.
      
  | 
  inline | 
Definition at line 54 of file mlDcmDRTContributingEquipmentSequenceInterface.h.
      
  | 
  inline | 
Definition at line 56 of file mlDcmDRTContributingEquipmentSequenceInterface.h.
      
  | 
  inlinevirtual | 
Definition at line 60 of file mlDcmDRTContributingEquipmentSequenceInterface.h.
| bool ml::DcmDRTContributingEquipmentSequenceInterface::Item::getContributionDateTime | ( | std::string & | parameter | ) | const | 
      
  | 
  inline | 
Definition at line 69 of file mlDcmDRTContributingEquipmentSequenceInterface.h.
| bool ml::DcmDRTContributingEquipmentSequenceInterface::Item::getContributionDescription | ( | std::string & | parameter | ) | const | 
      
  | 
  inline | 
Definition at line 74 of file mlDcmDRTContributingEquipmentSequenceInterface.h.
| bool ml::DcmDRTContributingEquipmentSequenceInterface::Item::getDateOfLastCalibration | ( | std::string & | parameter | ) | const | 
      
  | 
  inline | 
Definition at line 79 of file mlDcmDRTContributingEquipmentSequenceInterface.h.
| bool ml::DcmDRTContributingEquipmentSequenceInterface::Item::getDeviceSerialNumber | ( | std::string & | parameter | ) | const | 
      
  | 
  inline | 
Definition at line 84 of file mlDcmDRTContributingEquipmentSequenceInterface.h.
| bool ml::DcmDRTContributingEquipmentSequenceInterface::Item::getInstitutionAddress | ( | std::string & | parameter | ) | const | 
      
  | 
  inline | 
Definition at line 89 of file mlDcmDRTContributingEquipmentSequenceInterface.h.
| bool ml::DcmDRTContributingEquipmentSequenceInterface::Item::getInstitutionalDepartmentName | ( | std::string & | parameter | ) | const | 
      
  | 
  inline | 
Definition at line 99 of file mlDcmDRTContributingEquipmentSequenceInterface.h.
| bool ml::DcmDRTContributingEquipmentSequenceInterface::Item::getInstitutionName | ( | std::string & | parameter | ) | const | 
      
  | 
  inline | 
Definition at line 94 of file mlDcmDRTContributingEquipmentSequenceInterface.h.
| bool ml::DcmDRTContributingEquipmentSequenceInterface::Item::getManufacturer | ( | std::string & | parameter | ) | const | 
| bool ml::DcmDRTContributingEquipmentSequenceInterface::Item::getManufacturerModelName | ( | std::string & | parameter | ) | const | 
      
  | 
  inline | 
Definition at line 109 of file mlDcmDRTContributingEquipmentSequenceInterface.h.
      
  | 
  inline | 
Definition at line 104 of file mlDcmDRTContributingEquipmentSequenceInterface.h.
| DcmDRTPurposeOfReferenceCodeSequenceInterface ml::DcmDRTContributingEquipmentSequenceInterface::Item::getPurposeOfReferenceCodeSequence | ( | ) | const | 
      
  | 
  inline | 
Definition at line 134 of file mlDcmDRTContributingEquipmentSequenceInterface.h.
| bool ml::DcmDRTContributingEquipmentSequenceInterface::Item::getSoftwareVersions | ( | std::string & | parameter | ) | const | 
      
  | 
  inline | 
Definition at line 114 of file mlDcmDRTContributingEquipmentSequenceInterface.h.
| bool ml::DcmDRTContributingEquipmentSequenceInterface::Item::getSpatialResolution | ( | std::string & | parameter | ) | const | 
      
  | 
  inline | 
Definition at line 119 of file mlDcmDRTContributingEquipmentSequenceInterface.h.
| bool ml::DcmDRTContributingEquipmentSequenceInterface::Item::getStationName | ( | std::string & | parameter | ) | const | 
      
  | 
  inline | 
Definition at line 124 of file mlDcmDRTContributingEquipmentSequenceInterface.h.
| bool ml::DcmDRTContributingEquipmentSequenceInterface::Item::getTimeOfLastCalibration | ( | std::string & | parameter | ) | const | 
      
  | 
  inline | 
Definition at line 129 of file mlDcmDRTContributingEquipmentSequenceInterface.h.
      
  | 
  inline | 
Definition at line 62 of file mlDcmDRTContributingEquipmentSequenceInterface.h.
Referenced by operator=().
      
  | 
  inline | 
Definition at line 64 of file mlDcmDRTContributingEquipmentSequenceInterface.h.
      
  | 
  inline | 
Definition at line 58 of file mlDcmDRTContributingEquipmentSequenceInterface.h.
References getTreePtr().
| bool ml::DcmDRTContributingEquipmentSequenceInterface::Item::setContributionDateTime | ( | std::string | parameter | ) | 
| bool ml::DcmDRTContributingEquipmentSequenceInterface::Item::setContributionDescription | ( | std::string | parameter | ) | 
| bool ml::DcmDRTContributingEquipmentSequenceInterface::Item::setDateOfLastCalibration | ( | std::string | parameter | ) | 
| bool ml::DcmDRTContributingEquipmentSequenceInterface::Item::setDeviceSerialNumber | ( | std::string | parameter | ) | 
| bool ml::DcmDRTContributingEquipmentSequenceInterface::Item::setInstitutionAddress | ( | std::string | parameter | ) | 
| bool ml::DcmDRTContributingEquipmentSequenceInterface::Item::setInstitutionalDepartmentName | ( | std::string | parameter | ) | 
| bool ml::DcmDRTContributingEquipmentSequenceInterface::Item::setInstitutionName | ( | std::string | parameter | ) | 
| bool ml::DcmDRTContributingEquipmentSequenceInterface::Item::setManufacturer | ( | std::string | parameter | ) | 
| bool ml::DcmDRTContributingEquipmentSequenceInterface::Item::setManufacturerModelName | ( | std::string | parameter | ) | 
| void ml::DcmDRTContributingEquipmentSequenceInterface::Item::setPurposeOfReferenceCodeSequence | ( | DcmDRTPurposeOfReferenceCodeSequenceInterface | seq | ) | 
| bool ml::DcmDRTContributingEquipmentSequenceInterface::Item::setSoftwareVersions | ( | std::string | parameter | ) | 
| bool ml::DcmDRTContributingEquipmentSequenceInterface::Item::setSpatialResolution | ( | std::string | parameter | ) | 
| bool ml::DcmDRTContributingEquipmentSequenceInterface::Item::setStationName | ( | std::string | parameter | ) | 
| bool ml::DcmDRTContributingEquipmentSequenceInterface::Item::setTimeOfLastCalibration | ( | std::string | parameter | ) |