|
wxShapeFramework
1.13.0 beta
|
Auxiliary class encapsulation two variables suitable for shape IDs. It is used for storing infomation about various relevant shape IDs. More...
#include <DiagramManager.h>
Public Member Functions | |
| IDPair (long oldId, long newId) | |
| Constructor. | |
Public Attributes | |
| long | m_nNewID |
| long | m_nOldID |
Auxiliary class encapsulation two variables suitable for shape IDs. It is used for storing infomation about various relevant shape IDs.
| IDPair::IDPair | ( | long | oldId, |
| long | newId | ||
| ) | [inline] |
Constructor.
| long IDPair::m_nNewID |
| long IDPair::m_nOldID |