#include <vtkProcessModuleInternals.h>
Public Types | |
| typedef std::map< vtkIdType, vtkSmartPointer< vtkSession > > | MapOfSessions |
| typedef std::vector< vtkWeakPointer< vtkSession > > | ActiveSessionStackType |
Public Attributes | |
| MapOfSessions | Sessions |
| ActiveSessionStackType | ActiveSessionStack |
Definition at line 25 of file vtkProcessModuleInternals.h.
| typedef std::map<vtkIdType, vtkSmartPointer<vtkSession> > vtkProcessModuleInternals::MapOfSessions |
Definition at line 28 of file vtkProcessModuleInternals.h.
Definition at line 31 of file vtkProcessModuleInternals.h.
| MapOfSessions vtkProcessModuleInternals::Sessions |
Definition at line 29 of file vtkProcessModuleInternals.h.
| ActiveSessionStackType vtkProcessModuleInternals::ActiveSessionStack |
Definition at line 32 of file vtkProcessModuleInternals.h.
1.8.13 on Tue May 18 2021