20 #ifndef REFCOUNTEDTESTER_H_
21 #define REFCOUNTEDTESTER_H_
23 #include <com/avpkit/ferry/RefCounted.h>
static RefCountedTester * make(RefCountedTester *objToAcquire)
Acquires a reference to a passed in object, and returns the new object.
Parent of all Ferry objects – it mains reference counts in native code.
WARNING: Do not use logging in this class, and do not set any static file variables to values other t...