opensurgsim
|
A class that supports default construction, but neither copying nor moving. More...
Additional Inherited Members | |
![]() | |
ArgumentOnlyConstructible (int data) | |
int | getValue () const |
void | setValue (int d) |
int | getInstanceIndex () const |
![]() | |
static int | getNumInstancesCreated () |
static int | getNumInstancesDestroyed () |
static void | resetInstanceIndices () |
![]() | |
static int | getNextInstanceIndex () |
static void | markDestruction () |
![]() | |
static int | m_constructionIndex = 0 |
static int | m_destructionIndex = 0 |
A class that supports default construction, but neither copying nor moving.