alloc() -> uint16_t | unravel::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()=default | unravel::compiled_resource_manager< CompiledType, InternalHandle, RmlHandle, MaxHandles > | |
compiled_resource_manager(const compiled_resource_manager &)=delete | unravel::compiled_resource_manager< CompiledType, InternalHandle, RmlHandle, MaxHandles > | |
compiled_resource_manager(compiled_resource_manager &&)=delete | unravel::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) -> InternalHandle | unravel::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_t | unravel::compiled_resource_manager< CompiledType, InternalHandle, RmlHandle, MaxHandles > | inline |
is_valid(uint16_t handle_idx) const -> bool | unravel::compiled_resource_manager< CompiledType, InternalHandle, RmlHandle, MaxHandles > | inline |
operator=(const compiled_resource_manager &)=delete | unravel::compiled_resource_manager< CompiledType, InternalHandle, RmlHandle, MaxHandles > | |
operator=(compiled_resource_manager &&)=delete | unravel::compiled_resource_manager< CompiledType, InternalHandle, RmlHandle, MaxHandles > | |
to_rml_handle(InternalHandle handle) -> RmlHandle | unravel::compiled_resource_manager< CompiledType, InternalHandle, RmlHandle, MaxHandles > | inlinestatic |
~compiled_resource_manager()=default | unravel::compiled_resource_manager< CompiledType, InternalHandle, RmlHandle, MaxHandles > | |