Slicer  5.3
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
List of all members | Static Public Member Functions
vtkMRMLSubjectHierarchyConstants Class Reference

#include <Libs/MRML/Core/vtkMRMLSubjectHierarchyConstants.h>

Static Public Member Functions

static const std::string GetDICOMAttributePrefix ()
 
static const std::string GetDICOMFrameOfReferenceUIDAttributeName ()
 
static const std::string GetDICOMFrameOfReferenceUIDTagName ()
 
static const char * GetDICOMInstanceUIDName ()
 
static const std::string GetDICOMLevelPatient ()
 
static const std::string GetDICOMLevelStudy ()
 
static const std::string GetDICOMPatientBirthDateAttributeName ()
 
static const std::string GetDICOMPatientBirthDateTagName ()
 
static const std::string GetDICOMPatientCommentsAttributeName ()
 
static const std::string GetDICOMPatientCommentsTagName ()
 
static const std::string GetDICOMPatientIDAttributeName ()
 
static const std::string GetDICOMPatientIDTagName ()
 
static const std::string GetDICOMPatientNameAttributeName ()
 
static const std::string GetDICOMPatientNameTagName ()
 
static const std::string GetDICOMPatientSexAttributeName ()
 
static const std::string GetDICOMPatientSexTagName ()
 
static const std::vector< std::string > GetDICOMPatientTagNames ()
 Get patient tag names (attribute names are these values prefixed!) More...
 
static std::string GetDICOMReferencedInstanceUIDsAttributeName ()
 
static const std::string GetDICOMSeriesModalityAttributeName ()
 
static const std::string GetDICOMSeriesNumberAttributeName ()
 
static const std::string GetDICOMStudyDateAttributeName ()
 
static const std::string GetDICOMStudyDateTagName ()
 
static const std::string GetDICOMStudyDescriptionAttributeName ()
 
static const std::string GetDICOMStudyDescriptionTagName ()
 
static const std::string GetDICOMStudyIDAttributeName ()
 
static const std::string GetDICOMStudyIDTagName ()
 
static const std::string GetDICOMStudyInstanceUIDAttributeName ()
 
static const std::string GetDICOMStudyInstanceUIDTagName ()
 
static const std::vector< std::string > GetDICOMStudyTagNames ()
 Get study tag names (attribute names are these values prefixed!) More...
 
static const std::string GetDICOMStudyTimeAttributeName ()
 
static const std::string GetDICOMStudyTimeTagName ()
 
static const char * GetDICOMUIDName ()
 
static const std::string GetSubjectHierarchyAttributePrefix ()
 Data node subject hierarchy attribute. More...
 
static const std::string GetSubjectHierarchyExcludeFromTreeAttributeName ()
 
static const char * GetSubjectHierarchyLevelFolder ()
 
static const std::string GetSubjectHierarchyVirtualBranchAttributeName ()
 Subject hierarchy item attributes. More...
 
static const std::string GetSubjectHierarchyLevelAttributeName ()
 
static const std::string GetSubjectHierarchyNewItemNamePrefix ()
 

Detailed Description

Definition at line 34 of file vtkMRMLSubjectHierarchyConstants.h.

Member Function Documentation

◆ GetDICOMAttributePrefix()

static const std::string vtkMRMLSubjectHierarchyConstants::GetDICOMAttributePrefix ( )
inlinestatic

Definition at line 70 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMFrameOfReferenceUIDAttributeName()

static const std::string vtkMRMLSubjectHierarchyConstants::GetDICOMFrameOfReferenceUIDAttributeName ( )
inlinestatic

Definition at line 153 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMFrameOfReferenceUIDTagName()

static const std::string vtkMRMLSubjectHierarchyConstants::GetDICOMFrameOfReferenceUIDTagName ( )
inlinestatic

Definition at line 151 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMInstanceUIDName()

static const char* vtkMRMLSubjectHierarchyConstants::GetDICOMInstanceUIDName ( )
inlinestatic

Definition at line 68 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMLevelPatient()

static const std::string vtkMRMLSubjectHierarchyConstants::GetDICOMLevelPatient ( )
inlinestatic

Definition at line 60 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMLevelStudy()

static const std::string vtkMRMLSubjectHierarchyConstants::GetDICOMLevelStudy ( )
inlinestatic

Definition at line 62 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMPatientBirthDateAttributeName()

static const std::string vtkMRMLSubjectHierarchyConstants::GetDICOMPatientBirthDateAttributeName ( )
inlinestatic

Definition at line 90 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMPatientBirthDateTagName()

static const std::string vtkMRMLSubjectHierarchyConstants::GetDICOMPatientBirthDateTagName ( )
inlinestatic

Definition at line 88 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMPatientCommentsAttributeName()

static const std::string vtkMRMLSubjectHierarchyConstants::GetDICOMPatientCommentsAttributeName ( )
inlinestatic

Definition at line 94 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMPatientCommentsTagName()

static const std::string vtkMRMLSubjectHierarchyConstants::GetDICOMPatientCommentsTagName ( )
inlinestatic

Definition at line 92 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMPatientIDAttributeName()

static const std::string vtkMRMLSubjectHierarchyConstants::GetDICOMPatientIDAttributeName ( )
inlinestatic

Definition at line 82 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMPatientIDTagName()

static const std::string vtkMRMLSubjectHierarchyConstants::GetDICOMPatientIDTagName ( )
inlinestatic

Definition at line 80 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMPatientNameAttributeName()

static const std::string vtkMRMLSubjectHierarchyConstants::GetDICOMPatientNameAttributeName ( )
inlinestatic

Definition at line 78 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMPatientNameTagName()

static const std::string vtkMRMLSubjectHierarchyConstants::GetDICOMPatientNameTagName ( )
inlinestatic

Definition at line 76 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMPatientSexAttributeName()

static const std::string vtkMRMLSubjectHierarchyConstants::GetDICOMPatientSexAttributeName ( )
inlinestatic

Definition at line 86 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMPatientSexTagName()

static const std::string vtkMRMLSubjectHierarchyConstants::GetDICOMPatientSexTagName ( )
inlinestatic

Definition at line 84 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMPatientTagNames()

static const std::vector<std::string> vtkMRMLSubjectHierarchyConstants::GetDICOMPatientTagNames ( )
inlinestatic

Get patient tag names (attribute names are these values prefixed!)

Definition at line 98 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMReferencedInstanceUIDsAttributeName()

static std::string vtkMRMLSubjectHierarchyConstants::GetDICOMReferencedInstanceUIDsAttributeName ( )
inlinestatic

Definition at line 72 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMSeriesModalityAttributeName()

static const std::string vtkMRMLSubjectHierarchyConstants::GetDICOMSeriesModalityAttributeName ( )
inlinestatic

Definition at line 144 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMSeriesNumberAttributeName()

static const std::string vtkMRMLSubjectHierarchyConstants::GetDICOMSeriesNumberAttributeName ( )
inlinestatic

Definition at line 146 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMStudyDateAttributeName()

static const std::string vtkMRMLSubjectHierarchyConstants::GetDICOMStudyDateAttributeName ( )
inlinestatic

Definition at line 124 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMStudyDateTagName()

static const std::string vtkMRMLSubjectHierarchyConstants::GetDICOMStudyDateTagName ( )
inlinestatic

Definition at line 122 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMStudyDescriptionAttributeName()

static const std::string vtkMRMLSubjectHierarchyConstants::GetDICOMStudyDescriptionAttributeName ( )
inlinestatic

Definition at line 120 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMStudyDescriptionTagName()

static const std::string vtkMRMLSubjectHierarchyConstants::GetDICOMStudyDescriptionTagName ( )
inlinestatic

Definition at line 118 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMStudyIDAttributeName()

static const std::string vtkMRMLSubjectHierarchyConstants::GetDICOMStudyIDAttributeName ( )
inlinestatic

Definition at line 116 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMStudyIDTagName()

static const std::string vtkMRMLSubjectHierarchyConstants::GetDICOMStudyIDTagName ( )
inlinestatic

Definition at line 114 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMStudyInstanceUIDAttributeName()

static const std::string vtkMRMLSubjectHierarchyConstants::GetDICOMStudyInstanceUIDAttributeName ( )
inlinestatic

Definition at line 112 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMStudyInstanceUIDTagName()

static const std::string vtkMRMLSubjectHierarchyConstants::GetDICOMStudyInstanceUIDTagName ( )
inlinestatic

Definition at line 110 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMStudyTagNames()

static const std::vector<std::string> vtkMRMLSubjectHierarchyConstants::GetDICOMStudyTagNames ( )
inlinestatic

Get study tag names (attribute names are these values prefixed!)

Definition at line 132 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMStudyTimeAttributeName()

static const std::string vtkMRMLSubjectHierarchyConstants::GetDICOMStudyTimeAttributeName ( )
inlinestatic

Definition at line 128 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMStudyTimeTagName()

static const std::string vtkMRMLSubjectHierarchyConstants::GetDICOMStudyTimeTagName ( )
inlinestatic

Definition at line 126 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMUIDName()

static const char* vtkMRMLSubjectHierarchyConstants::GetDICOMUIDName ( )
inlinestatic

Definition at line 66 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetSubjectHierarchyAttributePrefix()

static const std::string vtkMRMLSubjectHierarchyConstants::GetSubjectHierarchyAttributePrefix ( )
inlinestatic

Data node subject hierarchy attribute.

Definition at line 42 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetSubjectHierarchyExcludeFromTreeAttributeName()

static const std::string vtkMRMLSubjectHierarchyConstants::GetSubjectHierarchyExcludeFromTreeAttributeName ( )
inlinestatic

Definition at line 44 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetSubjectHierarchyLevelAttributeName()

static const std::string vtkMRMLSubjectHierarchyConstants::GetSubjectHierarchyLevelAttributeName ( )
inlinestatic

Definition at line 51 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetSubjectHierarchyLevelFolder()

static const char* vtkMRMLSubjectHierarchyConstants::GetSubjectHierarchyLevelFolder ( )
inlinestatic

Definition at line 57 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetSubjectHierarchyNewItemNamePrefix()

static const std::string vtkMRMLSubjectHierarchyConstants::GetSubjectHierarchyNewItemNamePrefix ( )
inlinestatic

Definition at line 53 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetSubjectHierarchyVirtualBranchAttributeName()

static const std::string vtkMRMLSubjectHierarchyConstants::GetSubjectHierarchyVirtualBranchAttributeName ( )
inlinestatic

Subject hierarchy item attributes.

Definition at line 49 of file vtkMRMLSubjectHierarchyConstants.h.


The documentation for this class was generated from the following file: