#include <vtkProcessModuleInternals.h>

Public Types | |
| typedef std::map< vtkIdType, vtkSmartPointer< vtkSession > > | MapOfSessions |
| typedef std::vector< vtkWeakPointer< vtkSession > > | ActiveSessionStackType |
Public Attributes | |
| MapOfSessions | Sessions |
| ActiveSessionStackType | ActiveSessionStack |
| vtkNew< vtkThreadedCallbackQueue > | CallbackQueue |
Definition at line 15 of file vtkProcessModuleInternals.h.
| typedef std::map<vtkIdType, vtkSmartPointer<vtkSession> > vtkProcessModuleInternals::MapOfSessions |
Definition at line 18 of file vtkProcessModuleInternals.h.
Definition at line 21 of file vtkProcessModuleInternals.h.
| MapOfSessions vtkProcessModuleInternals::Sessions |
Definition at line 19 of file vtkProcessModuleInternals.h.
| ActiveSessionStackType vtkProcessModuleInternals::ActiveSessionStack |
Definition at line 22 of file vtkProcessModuleInternals.h.
| vtkNew<vtkThreadedCallbackQueue> vtkProcessModuleInternals::CallbackQueue |
Definition at line 24 of file vtkProcessModuleInternals.h.
1.8.13 on Fri Aug 1 2025