| libER 0.1.4.2
    ELDEN RING API library | 
 
  
| Additional Inherited Members | |
|  Public Member Functions inherited from from::DLUT::DLReferenceCountObject | |
| virtual void | deleter () | 
| The deleter method to call when reference count reaches zero. | |
| int | count () const noexcept | 
| Get number of references to object. | |
| void | ref () noexcept | 
| Increment the object's reference count. | |
| void | unref () | 
| Unreference object; there cannot be more ref() calls than unref() calls. | |
|  Protected Member Functions inherited from from::DLUT::DLReferenceCountObject | |
| DLReferenceCountObject () noexcept=default | |
| Protected DLReferenceCountObject constructor. | |