glv::SmartObject< BaseClass > Struct Template Reference
Mixin class for doing advanced memory management.
More...
#include <glv_util.h>
List of all members.
|
Public Member Functions |
bool | dynamicAlloc () const |
| Returns true if the object was created dynamically with the new operator, false otherwise.
|
Detailed Description
template<class BaseClass>
struct glv::SmartObject< BaseClass >
Mixin class for doing advanced memory management.
The template parameter should be the base class in the derivation chain.
The documentation for this struct was generated from the following file:
- /Users/ljp/code/glv-svn/trunk/include/glv_util.h