| 
|   | DcmDRTIonToleranceTableSequenceInterface () | 
|   | 
|   | DcmDRTIonToleranceTableSequenceInterface (std::vector< DcmDRTIonToleranceTableSequenceInterface::Item > dcmSequence) | 
|   | Default Constructor.  
  | 
|   | 
|   | DcmDRTIonToleranceTableSequenceInterface (DCMTree::TreePtrVector treePtrSeq) | 
|   | 
| virtual  | ~DcmDRTIonToleranceTableSequenceInterface () | 
|   | Default virtual Destructor.  
  | 
|   | 
| bool  | getBeamLimitingDeviceAngleTolerance (unsigned long idx, std::string ¶meter) const | 
|   | 
| bool  | getBeamLimitingDeviceAngleTolerance (DCMTree::TreePtr item, std::string ¶meter) const | 
|   | 
| std::string  | getBeamLimitingDeviceAngleToleranceTag () const | 
|   | 
| bool  | setBeamLimitingDeviceAngleTolerance (unsigned long idx, std::string parameter) | 
|   | 
| bool  | getGantryAngleTolerance (unsigned long idx, std::string ¶meter) const | 
|   | 
| bool  | getGantryAngleTolerance (DCMTree::TreePtr item, std::string ¶meter) const | 
|   | 
| std::string  | getGantryAngleToleranceTag () const | 
|   | 
| bool  | setGantryAngleTolerance (unsigned long idx, std::string parameter) | 
|   | 
| bool  | getPatientSupportAngleTolerance (unsigned long idx, std::string ¶meter) const | 
|   | 
| bool  | getPatientSupportAngleTolerance (DCMTree::TreePtr item, std::string ¶meter) const | 
|   | 
| std::string  | getPatientSupportAngleToleranceTag () const | 
|   | 
| bool  | setPatientSupportAngleTolerance (unsigned long idx, std::string parameter) | 
|   | 
| bool  | getSnoutPositionTolerance (unsigned long idx, float ¶meter) const | 
|   | 
| bool  | getSnoutPositionTolerance (DCMTree::TreePtr item, float ¶meter) const | 
|   | 
| std::string  | getSnoutPositionToleranceTag () const | 
|   | 
| bool  | setSnoutPositionTolerance (unsigned long idx, float parameter) | 
|   | 
| bool  | getTableTopLateralPositionTolerance (unsigned long idx, std::string ¶meter) const | 
|   | 
| bool  | getTableTopLateralPositionTolerance (DCMTree::TreePtr item, std::string ¶meter) const | 
|   | 
| std::string  | getTableTopLateralPositionToleranceTag () const | 
|   | 
| bool  | setTableTopLateralPositionTolerance (unsigned long idx, std::string parameter) | 
|   | 
| bool  | getTableTopLongitudinalPositionTolerance (unsigned long idx, std::string ¶meter) const | 
|   | 
| bool  | getTableTopLongitudinalPositionTolerance (DCMTree::TreePtr item, std::string ¶meter) const | 
|   | 
| std::string  | getTableTopLongitudinalPositionToleranceTag () const | 
|   | 
| bool  | setTableTopLongitudinalPositionTolerance (unsigned long idx, std::string parameter) | 
|   | 
| bool  | getTableTopPitchAngleTolerance (unsigned long idx, float ¶meter) const | 
|   | 
| bool  | getTableTopPitchAngleTolerance (DCMTree::TreePtr item, float ¶meter) const | 
|   | 
| std::string  | getTableTopPitchAngleToleranceTag () const | 
|   | 
| bool  | setTableTopPitchAngleTolerance (unsigned long idx, float parameter) | 
|   | 
| bool  | getTableTopRollAngleTolerance (unsigned long idx, float ¶meter) const | 
|   | 
| bool  | getTableTopRollAngleTolerance (DCMTree::TreePtr item, float ¶meter) const | 
|   | 
| std::string  | getTableTopRollAngleToleranceTag () const | 
|   | 
| bool  | setTableTopRollAngleTolerance (unsigned long idx, float parameter) | 
|   | 
| bool  | getTableTopVerticalPositionTolerance (unsigned long idx, std::string ¶meter) const | 
|   | 
| bool  | getTableTopVerticalPositionTolerance (DCMTree::TreePtr item, std::string ¶meter) const | 
|   | 
| std::string  | getTableTopVerticalPositionToleranceTag () const | 
|   | 
| bool  | setTableTopVerticalPositionTolerance (unsigned long idx, std::string parameter) | 
|   | 
| bool  | getToleranceTableLabel (unsigned long idx, std::string ¶meter) const | 
|   | 
| bool  | getToleranceTableLabel (DCMTree::TreePtr item, std::string ¶meter) const | 
|   | 
| std::string  | getToleranceTableLabelTag () const | 
|   | 
| bool  | setToleranceTableLabel (unsigned long idx, std::string parameter) | 
|   | 
| bool  | getToleranceTableNumber (unsigned long idx, std::string ¶meter) const | 
|   | 
| bool  | getToleranceTableNumber (DCMTree::TreePtr item, std::string ¶meter) const | 
|   | 
| std::string  | getToleranceTableNumberTag () const | 
|   | 
| bool  | setToleranceTableNumber (unsigned long idx, std::string parameter) | 
|   | 
| DcmDRTBeamLimitingDeviceToleranceSequenceInterface  | getBeamLimitingDeviceToleranceSequence (unsigned long idx) const | 
|   | 
| std::string  | getBeamLimitingDeviceToleranceSequenceTag () const | 
|   | 
| void  | setBeamLimitingDeviceToleranceSequence (DcmDRTBeamLimitingDeviceToleranceSequenceInterface seq, unsigned long idx) | 
|   | 
| void  | setSequence (std::vector< DcmDRTIonToleranceTableSequenceInterface::Item > dcmSequence) | 
|   | Set the DRTIonToleranceTableSequence this interface class provides access to.  
  | 
|   | 
| std::vector< DcmDRTIonToleranceTableSequenceInterface::Item >  | getSequence () const | 
|   | Return the DRTIonToleranceTableSequence this interface class provides access to.  
  | 
|   | 
| bool  | hasSequence () const | 
|   | Check if the DRTIonToleranceTableSequence is set.  
  | 
|   | 
| MLint  | getNumberOfItems () const | 
|   | Return number of items the internal sequence consists of.  
  | 
|   | 
| DcmDRTIonToleranceTableSequenceInterface::Item  | getItem (const size_t idx) const | 
|   | Gets the item at the indicated position.  
  | 
|   | 
| DcmDRTIonToleranceTableSequenceInterface::Item &  | addItem () | 
|   | Adds a new item to the sequence.  
  | 
|   | 
| void  | addItem (DcmDRTIonToleranceTableSequenceInterface::Item newItem) | 
|   | 
| bool  | insertItem (const size_t idx) | 
|   | Insert an item at the indicated position.  
  | 
|   | 
| bool  | removeItem (const size_t idx) | 
|   | Removes the indicated item from the sequence.  
  | 
|   | 
Class to provide access to DRTIonToleranceTableSequence. 
Definition at line 44 of file mlDcmDRTIonToleranceTableSequenceInterface.h.