RefCountedWrappedObject — Reference counted base class for wrapping the internal Serna classes.
class RefCountedWrappedObject : (SimpleWrappedObjectSernaApi::SimpleWrappedObject) : # construct/copy/destruct __init__(SernaApiBase * = 0) __init__(const RefCountedWrappedObject &) RefCountedWrappedObject& operator=(const RefCountedWrappedObject &) __del__() # public member functions None setRep(SernaApiBase *) None decRepRefCnt() # private member functions None do_setrep(SernaApiBase *)