IceShard 1
A personal game engine project, with development focused on 2D/2.5D games.
Loading...
Searching...
No Matches
ice::ModuleNegotiatorTagged< Tag > Member List

This is the complete list of members for ice::ModuleNegotiatorTagged< Tag >, including all inherited members.

from_app() const noexceptice::ModuleNegotiatorBase
ModuleNegotiatorBase(ice::ModuleNegotiatorAPI *negotiator_api, ice::ModuleNegotiatorAPIContext *negotiator_context) noexceptice::ModuleNegotiatorTagged< Tag >inline
negotiator_apiice::ModuleNegotiatorBase
negotiator_contextice::ModuleNegotiatorBase
query_api(ice::StringID_Arg api_name, ice::u32 version, ice::ModuleAPI &out_api) const noexceptice::ModuleQueryinlinevirtual
query_api(Type &api_struct) const noexceptice::ModuleQueryinline
query_apis(ice::StringID_Arg api_name, ice::u32 api_version, ice::ModuleAPI *out_array, ice::u32 *inout_array_size) const noexcept overrideice::ModuleNegotiatorTagged< Tag >virtual
ice::ModuleQuery::query_apis(ice::Array< Type > &out_apis) const noexceptice::ModuleQuery
register_api(ice::ProcAPIQuickRegisterFunc< T > register_func) const noexceptice::ModuleNegotiatorTagged< Tag >inline
register_api(ice::StringID_Arg api_name, ice::FnModuleSelectAPI *fn_api_selector) const noexceptice::ModuleNegotiatorTagged< Tag >
~ModuleQuery() noexcept=defaultice::ModuleQueryvirtual