|
libER 0.1.4.2
ELDEN RING API library
|
The base of any resource, which can also be a file or a repository. More...
#include <resource.hpp>
Public Member Functions | |
| virtual void | set_debug (bool value)=0 |
| Set the internal debugging state. | |
Public Member Functions inherited from from::FD4::FD4ResCapHolderItem | |
| DLTX::FD4BasicHashString & | name () |
| Get the item name. | |
| const DLTX::FD4BasicHashString & | name () const |
| Get the item name (const). | |
| FD4ResCapHolderItem * | next () |
| Get the next item in the hash table. | |
| const FD4ResCapHolderItem * | next () const |
| Get the next item in the hash table (const). | |
| size_t & | ref_count () |
| Get the reference count of the item. | |
| const size_t & | ref_count () const |
| Get the reference count of the item (const). | |
The base of any resource, which can also be a file or a repository.
Only differs from FD4::FD4ResCapHolderItem in having some debug members.
Set the internal debugging state.
| value | on/off |