Public Types | Public Attributes | List of all members
vtkProcessModuleInternals Class Reference

#include <vtkProcessModuleInternals.h>

Public Types

typedef std::map< vtkIdType, vtkSmartPointer< vtkSession > > MapOfSessions
 
typedef std::vector< vtkWeakPointer< vtkSession > > ActiveSessionStackType
 

Public Attributes

MapOfSessions Sessions
 
ActiveSessionStackType ActiveSessionStack
 

Detailed Description

Definition at line 25 of file vtkProcessModuleInternals.h.

Member Typedef Documentation

◆ MapOfSessions

Definition at line 28 of file vtkProcessModuleInternals.h.

◆ ActiveSessionStackType

Definition at line 31 of file vtkProcessModuleInternals.h.

Member Data Documentation

◆ Sessions

MapOfSessions vtkProcessModuleInternals::Sessions

Definition at line 29 of file vtkProcessModuleInternals.h.

◆ ActiveSessionStack

ActiveSessionStackType vtkProcessModuleInternals::ActiveSessionStack

Definition at line 32 of file vtkProcessModuleInternals.h.


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