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>

Inheritance diagram for IDPair:
Collaboration diagram for IDPair:

Public Member Functions

 IDPair (long oldId, long newId)
 Constructor. More...
 

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::IDPair ( long  oldId,
long  newId 
)
inline

Constructor.

Member Data Documentation

◆ m_nNewID

long IDPair::m_nNewID

◆ m_nOldID

long IDPair::m_nOldID

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