VTK implementation of.
More...
#include <Modules/Loadable/Terminologies/Logic/vtkSlicerTerminologyEntry.h>
VTK implementation of.
- See also
- qSlicerDICOMLoadable
Definition at line 35 of file vtkSlicerTerminologyEntry.h.
◆ Superclass
◆ vtkSlicerTerminologyEntry() [1/2]
vtkSlicerTerminologyEntry::vtkSlicerTerminologyEntry |
( |
| ) |
|
|
protected |
◆ ~vtkSlicerTerminologyEntry()
vtkSlicerTerminologyEntry::~vtkSlicerTerminologyEntry |
( |
| ) |
|
|
overrideprotected |
◆ vtkSlicerTerminologyEntry() [2/2]
◆ Copy()
Copy one entry into another.
◆ GetCategoryObject()
◆ GetClassName()
virtual const char * vtkSlicerTerminologyEntry::GetClassName |
( |
| ) |
|
|
virtual |
◆ GetRegionContextName()
virtual char * vtkSlicerTerminologyEntry::GetRegionContextName |
( |
| ) |
|
|
virtual |
◆ GetRegionModifierObject()
◆ GetRegionObject()
◆ GetTerminologyContextName()
virtual char * vtkSlicerTerminologyEntry::GetTerminologyContextName |
( |
| ) |
|
|
virtual |
◆ GetTypeModifierObject()
◆ GetTypeObject()
◆ Initialize()
void vtkSlicerTerminologyEntry::Initialize |
( |
| ) |
|
Reset to initial state, setting all fields to empty.
◆ IsA()
virtual int vtkSlicerTerminologyEntry::IsA |
( |
const char * | type | ) |
|
|
virtual |
◆ IsEmpty()
bool vtkSlicerTerminologyEntry::IsEmpty |
( |
| ) |
|
Returns true if all fields are empty.
◆ IsTypeOf()
static int vtkSlicerTerminologyEntry::IsTypeOf |
( |
const char * | type | ) |
|
|
static |
◆ IsValid()
bool vtkSlicerTerminologyEntry::IsValid |
( |
| ) |
|
Returns true if the object contains a valid terminology entry, i.e. valid category and type. Does not consider context name.
◆ New()
◆ operator=()
◆ PrintSelf()
void vtkSlicerTerminologyEntry::PrintSelf |
( |
ostream & | os, |
|
|
vtkIndent | indent ) |
|
override |
◆ SafeDownCast()
◆ SetCategoryObject()
◆ SetRegionContextName()
virtual void vtkSlicerTerminologyEntry::SetRegionContextName |
( |
const char * | | ) |
|
|
virtual |
◆ SetRegionModifierObject()
◆ SetRegionObject()
◆ SetTerminologyContextName()
virtual void vtkSlicerTerminologyEntry::SetTerminologyContextName |
( |
const char * | | ) |
|
|
virtual |
◆ SetTypeModifierObject()
◆ SetTypeObject()
◆ CategoryObject
◆ RegionContextName
char* vtkSlicerTerminologyEntry::RegionContextName {nullptr} |
|
protected |
◆ RegionModifierObject
◆ RegionObject
◆ TerminologyContextName
char* vtkSlicerTerminologyEntry::TerminologyContextName {nullptr} |
|
protected |
◆ TypeModifierObject
◆ TypeObject
The documentation for this class was generated from the following file: