ParaView
Public Member Functions | Public Attributes
vtkUndoStackInternal::Element Struct Reference

#include <vtkUndoStackInternal.h>

Collaboration diagram for vtkUndoStackInternal::Element:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Element (const char *label, vtkUndoSet *set)

Public Attributes

std::string Label
vtkSmartPointer< vtkUndoSetUndoSet

Detailed Description

Definition at line 24 of file vtkUndoStackInternal.h.


Constructor & Destructor Documentation

vtkUndoStackInternal::Element::Element ( const char *  label,
vtkUndoSet set 
) [inline]

Definition at line 28 of file vtkUndoStackInternal.h.


Member Data Documentation

Definition at line 26 of file vtkUndoStackInternal.h.

Definition at line 27 of file vtkUndoStackInternal.h.


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