#include <Libs/MRML/Core/vtkTagTableCollection.h>
Definition at line 11 of file vtkTagTableCollection.h.
◆ Superclass
◆ vtkTagTableCollection() [1/2]
vtkTagTableCollection::vtkTagTableCollection |
( |
| ) |
|
|
protected |
◆ ~vtkTagTableCollection()
vtkTagTableCollection::~vtkTagTableCollection |
( |
| ) |
|
|
overrideprotected |
◆ vtkTagTableCollection() [2/2]
◆ AddItem() [1/2]
◆ AddItem() [2/2]
void vtkTagTableCollection::AddItem |
( |
vtkObject * |
o | ) |
|
|
inlineprotected |
◆ AddTableByName()
void vtkTagTableCollection::AddTableByName |
( |
vtkTagTable * |
t, |
|
|
const char * |
name |
|
) |
| |
◆ ClearAllTagTables()
void vtkTagTableCollection::ClearAllTagTables |
( |
| ) |
|
◆ DeleteTableByName()
void vtkTagTableCollection::DeleteTableByName |
( |
const char * |
name | ) |
|
◆ FindTagTableByName()
vtkTagTable* vtkTagTableCollection::FindTagTableByName |
( |
const char * |
name | ) |
|
◆ GetClassName()
virtual const char* vtkTagTableCollection::GetClassName |
( |
| ) |
|
|
virtual |
◆ GetNextItem()
◆ GetNextTable() [1/2]
Get the next Table in the list. Return nullptr when at the end of the list.
◆ GetNextTable() [2/2]
vtkTagTable* vtkTagTableCollection::GetNextTable |
( |
vtkCollectionSimpleIterator & |
cookie | ) |
|
Reentrant safe way to get an object in a collection. Just pass the same cookie back and forth.
◆ IsA()
virtual int vtkTagTableCollection::IsA |
( |
const char * |
type | ) |
|
|
virtual |
◆ IsTypeOf()
static int vtkTagTableCollection::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
◆ New()
◆ operator=()
◆ PrintSelf()
void vtkTagTableCollection::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
|
override |
◆ SafeDownCast()
◆ SetRestoreSelectionStateForAllTables()
void vtkTagTableCollection::SetRestoreSelectionStateForAllTables |
( |
int |
val | ) |
|
The documentation for this class was generated from the following file: