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

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

#include <resource.hpp>

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

Public Member Functions

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.
 

Friends

class FD4FileCapHolder
 

Detailed Description

A hash table of FD4::FD4ResCapHolderItems.

Member Function Documentation

◆ get_owner() [1/2]

virtual FD4ResRep * from::FD4::FD4ResCapHolder::get_owner ( ) const
inlinevirtualnoexcept

Get the owning repository of this capsule holder (const).

Returns
FD4ResRep* pointer to the owner

◆ get_owner() [2/2]

virtual FD4ResRep * from::FD4::FD4ResCapHolder::get_owner ( )
inlinevirtualnoexcept

Get the owning repository of this capsule holder.

Returns
FD4ResRep* pointer to the owner

◆ get_res_cap()

LIBERAPI FD4ResCap * from::FD4::FD4ResCapHolder::get_res_cap ( const std::wstring &  name) const

Get the capsule with the given name.

Parameters
nameresource name
Returns
FD4ResCap* pointer to the capsule (may be null)

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