- alloc
T* alloc()
Undocumented in source. Be warned that the author may not have intended to support it.
- close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
- decref
void decref(T* obj)
Undocumented in source. Be warned that the author may not have intended to support it.
- getref
auto getref(T* obj)
Undocumented in source. Be warned that the author may not have intended to support it.
- incref
void incref(T* obj)
Undocumented in source. Be warned that the author may not have intended to support it.
- open
void open(size_t numElements, bool registerWithGC)
Undocumented in source. Be warned that the author may not have intended to support it.
//////////////////////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////////////////////