Lumiera
0.pre.03
»edit your freedom«
|
Target object to be instantiated as Singleton Allocates a variable amount of additional heap memory and prints diagnostic messages.
Definition at line 45 of file singleton-test.cpp.
Static Public Member Functions | |
static void | setCountParam (uint c) |
Static Public Attributes | |
static int | cnt = 0 |
Friends | |
class | lib::DependencyFactory< TargetObj > |
Additional Inherited Members | |
Public Member Functions inherited from TestTargetObj | |
TestTargetObj (uint num) | |
virtual | operator string () const |