libER 0.1.4.2
ELDEN RING API library
Loading...
Searching...
No Matches
Public Member Functions | List of all members
from::FD4::FD4FileCapHolder Class Reference

A hash table of FD4::FD4FileCaps. More...

#include <resource.hpp>

Inheritance diagram for from::FD4::FD4FileCapHolder:
from::FD4::FD4ResCapHolder from::FD4::FD4ComponentBase

Public Member Functions

LIBERAPI FD4FileCapget_file_cap (const std::filesystem::path &path) const
 Get the file capsule with the given filename.
 
- Public Member Functions inherited from from::FD4::FD4ResCapHolder
virtual FD4ResRepget_owner () noexcept
 Get the owning repository of this capsule holder.
 
virtual FD4ResRepget_owner () const noexcept
 Get the owning repository of this capsule holder (const).
 
LIBERAPI FD4ResCapget_res_cap (const std::wstring &name) const
 Get the capsule with the given name.
 
- Public Member Functions inherited from from::FD4::FD4ComponentBase
virtual LIBERAPI DLRF::DLRuntimeClassget_runtime_class () noexcept
 Get the runtime class object.
 

Detailed Description

A hash table of FD4::FD4FileCaps.

Used by file repositories.

Member Function Documentation

◆ get_file_cap()

LIBERAPI FD4FileCap * from::FD4::FD4FileCapHolder::get_file_cap ( const std::filesystem::path &  path) const

Get the file capsule with the given filename.

Parameters
paththe file path
Returns
FD4FileCap* pointer to the capsule (may be null)

The documentation for this class was generated from the following file: