CPUnit 0.95 (beta)
The REAL C++ port of JUnit.
|
Users of the StringFlyweightStore may contain an instance of StringFlyweightStoreUsage to make sure the StringFlyweightStore is not disposed before the user object dies. More...
#include <cpunit_StringFlyweightStore.hpp>
Public Member Functions | |
StringFlyweightStoreUsage () | |
StringFlyweightStoreUsage (const StringFlyweightStoreUsage &) | |
virtual | ~StringFlyweightStoreUsage () |
StringFlyweightStoreUsage & | operator= (const StringFlyweightStoreUsage &) |
Users of the StringFlyweightStore may contain an instance of StringFlyweightStoreUsage to make sure the StringFlyweightStore is not disposed before the user object dies.
Definition at line 78 of file cpunit_StringFlyweightStore.hpp.
cpunit::StringFlyweightStoreUsage::StringFlyweightStoreUsage | ( | ) |
Definition at line 110 of file cpunit_StringFlyweightStore.cpp.
cpunit::StringFlyweightStoreUsage::StringFlyweightStoreUsage | ( | const StringFlyweightStoreUsage & | ) |
Definition at line 114 of file cpunit_StringFlyweightStore.cpp.
cpunit::StringFlyweightStoreUsage::~StringFlyweightStoreUsage | ( | ) | [virtual] |
Definition at line 118 of file cpunit_StringFlyweightStore.cpp.
cpunit::StringFlyweightStoreUsage & cpunit::StringFlyweightStoreUsage::operator= | ( | const StringFlyweightStoreUsage & | ) |
Definition at line 123 of file cpunit_StringFlyweightStore.cpp.