wxShapeFramework  1.13.0 beta
IDPair Class Reference

Auxiliary class encapsulation two variables suitable for shape IDs. It is used for storing infomation about various relevant shape IDs. More...

#include <DiagramManager.h>

List of all members.

Public Member Functions

 IDPair (long oldId, long newId)
 Constructor.

Public Attributes

long m_nNewID
long m_nOldID

Detailed Description

Auxiliary class encapsulation two variables suitable for shape IDs. It is used for storing infomation about various relevant shape IDs.


Constructor & Destructor Documentation

IDPair::IDPair ( long  oldId,
long  newId 
) [inline]

Constructor.


Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines