GME  13
Public Member Functions | Public Attributes
UndoItem Struct Reference

#include <CoreXmlFile.h>

Collaboration diagram for UndoItem:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 UndoItem (XmlObject *object, attrid_type attrId, CComVariant value)

Public Attributes

attrid_type m_attrId
XmlObjectm_object
CComVariant m_value

Detailed Description

Definition at line 329 of file XmlBackEnd/CoreXmlFile.h.


Constructor & Destructor Documentation

UndoItem::UndoItem ( XmlObject object,
attrid_type  attrId,
CComVariant  value 
) [inline]

Definition at line 331 of file XmlBackEnd/CoreXmlFile.h.


Member Data Documentation

Definition at line 336 of file XmlBackEnd/CoreXmlFile.h.

Definition at line 339 of file XmlBackEnd/CoreXmlFile.h.

CComVariant UndoItem::m_value

Definition at line 340 of file XmlBackEnd/CoreXmlFile.h.


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