libER 0.1.4.2
ELDEN RING API library
Loading...
Searching...
No Matches
Classes | Enumerations
resource.hpp File Reference

TODO. More...

#include <dantelion2/text.hpp>
#include <dantelion2/utility.hpp>
#include <detail/preprocessor.hpp>
#include <fd4/component.hpp>
#include <memory/from_allocator.hpp>
#include <filesystem>

Go to the source code of this file.

Classes

class  from::FD4::FD4FileLoadProcess
 Structure internal to the file processing in ELDEN RING. More...
 
class  from::FD4::FD4ResCapHolderItem
 A single abstract item in a resource hash table. More...
 
class  from::FD4::FD4ResCap
 The base of any resource, which can also be a file or a repository. More...
 
class  from::FD4::FD4ResCapHolder
 A hash table of FD4::FD4ResCapHolderItems. More...
 
class  from::FD4::FD4FileCapHolder
 A hash table of FD4::FD4FileCaps. More...
 
class  from::FD4::FD4FileCap
 Abstract file capsule class. More...
 
class  from::FD4::FD4ResRep
 Abstract resource repository class. More...
 

Enumerations

enum class  from::FD4::FD4FileCapState : char {
  INITIAL = 0 , QUEUED = 1 , PROCESSING = 2 , UNKNOWN = 3 ,
  READY = 4
}
 States of file capsule processing.
 

Detailed Description

TODO.

Copyright 2024 libER ELDEN RING API library