20 #include "RefCountedTester.h"
28 RefCountedTester :: RefCountedTester()
32 RefCountedTester :: ~RefCountedTester()
static RefCountedTester * make(RefCountedTester *objToAcquire)
Acquires a reference to a passed in object, and returns the new object.
virtual int32_t acquire()
Internal Only.
WARNING: Do not use logging in this class, and do not set any static file variables to values other t...