Slicer  4.8
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 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 GetDICOMStudyIDTagName ()
 
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 ()
 
static const std::string GetSubjectHierarchyExcludeFromTreeAttributeName ()
 
static const std::string GetSubjectHierarchyLevelAttributeName ()
 
static const char * GetSubjectHierarchyLevelFolder ()
 
static const std::string GetSubjectHierarchyNewItemNamePrefix ()
 
static const std::string GetSubjectHierarchyVirtualBranchAttributeName ()
 

Detailed Description

Definition at line 34 of file vtkMRMLSubjectHierarchyConstants.h.

Member Function Documentation

◆ GetDICOMAttributePrefix()

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

Definition at line 69 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMInstanceUIDName()

static const char* vtkMRMLSubjectHierarchyConstants::GetDICOMInstanceUIDName ( )
inlinestatic

Definition at line 67 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMLevelPatient()

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

Definition at line 59 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMLevelStudy()

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

Definition at line 61 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMPatientBirthDateAttributeName()

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

Definition at line 89 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMPatientBirthDateTagName()

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

Definition at line 87 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMPatientCommentsAttributeName()

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

Definition at line 93 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMPatientCommentsTagName()

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

Definition at line 91 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMPatientIDAttributeName()

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

Definition at line 81 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMPatientIDTagName()

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

Definition at line 79 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMPatientNameAttributeName()

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

Definition at line 77 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMPatientNameTagName()

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

Definition at line 75 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMPatientSexAttributeName()

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

Definition at line 85 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMPatientSexTagName()

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

Definition at line 83 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 97 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMReferencedInstanceUIDsAttributeName()

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

Definition at line 71 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMSeriesModalityAttributeName()

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

Definition at line 137 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMSeriesNumberAttributeName()

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

Definition at line 139 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMStudyDateAttributeName()

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

Definition at line 119 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMStudyDateTagName()

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

Definition at line 117 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMStudyDescriptionAttributeName()

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

Definition at line 115 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMStudyDescriptionTagName()

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

Definition at line 113 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMStudyIDTagName()

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

Definition at line 111 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMStudyInstanceUIDTagName()

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

Definition at line 109 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 127 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMStudyTimeAttributeName()

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

Definition at line 123 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMStudyTimeTagName()

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

Definition at line 121 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetDICOMUIDName()

static const char* vtkMRMLSubjectHierarchyConstants::GetDICOMUIDName ( )
inlinestatic

Definition at line 65 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetSubjectHierarchyAttributePrefix()

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

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 50 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetSubjectHierarchyLevelFolder()

static const char* vtkMRMLSubjectHierarchyConstants::GetSubjectHierarchyLevelFolder ( )
inlinestatic

Definition at line 56 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetSubjectHierarchyNewItemNamePrefix()

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

Definition at line 52 of file vtkMRMLSubjectHierarchyConstants.h.

◆ GetSubjectHierarchyVirtualBranchAttributeName()

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

Definition at line 48 of file vtkMRMLSubjectHierarchyConstants.h.


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