Unravel Engine C++ Reference
Loading...
Searching...
No Matches
unravel::compiled_resource_manager< CompiledType, InternalHandle, RmlHandle, MaxHandles > Member List

This is the complete list of members for unravel::compiled_resource_manager< CompiledType, InternalHandle, RmlHandle, MaxHandles >, including all inherited members.

alloc() -> uint16_tunravel::compiled_resource_manager< CompiledType, InternalHandle, RmlHandle, MaxHandles >inline
cleanup_all(CleanupFunc cleanup_func)unravel::compiled_resource_manager< CompiledType, InternalHandle, RmlHandle, MaxHandles >inline
compiled_resource_manager()=defaultunravel::compiled_resource_manager< CompiledType, InternalHandle, RmlHandle, MaxHandles >
compiled_resource_manager(const compiled_resource_manager &)=deleteunravel::compiled_resource_manager< CompiledType, InternalHandle, RmlHandle, MaxHandles >
compiled_resource_manager(compiled_resource_manager &&)=deleteunravel::compiled_resource_manager< CompiledType, InternalHandle, RmlHandle, MaxHandles >
free(uint16_t handle_idx)unravel::compiled_resource_manager< CompiledType, InternalHandle, RmlHandle, MaxHandles >inline
from_rml_handle(RmlHandle handle) -> InternalHandleunravel::compiled_resource_manager< CompiledType, InternalHandle, RmlHandle, MaxHandles >inlinestatic
get(uint16_t handle_idx) -> CompiledType &unravel::compiled_resource_manager< CompiledType, InternalHandle, RmlHandle, MaxHandles >inline
get(uint16_t handle_idx) const -> const CompiledType &unravel::compiled_resource_manager< CompiledType, InternalHandle, RmlHandle, MaxHandles >inline
get_num_handles() const -> uint16_tunravel::compiled_resource_manager< CompiledType, InternalHandle, RmlHandle, MaxHandles >inline
is_valid(uint16_t handle_idx) const -> boolunravel::compiled_resource_manager< CompiledType, InternalHandle, RmlHandle, MaxHandles >inline
operator=(const compiled_resource_manager &)=deleteunravel::compiled_resource_manager< CompiledType, InternalHandle, RmlHandle, MaxHandles >
operator=(compiled_resource_manager &&)=deleteunravel::compiled_resource_manager< CompiledType, InternalHandle, RmlHandle, MaxHandles >
to_rml_handle(InternalHandle handle) -> RmlHandleunravel::compiled_resource_manager< CompiledType, InternalHandle, RmlHandle, MaxHandles >inlinestatic
~compiled_resource_manager()=defaultunravel::compiled_resource_manager< CompiledType, InternalHandle, RmlHandle, MaxHandles >