バージョン

menu_open
Wwise SDK 2023.1.3
AK.Wwise::Plugin::CBaseInstanceGlue< CInterface, CInstance > クラステンプレート

PluginInfoGenerator: Associates an existing C Interface with a variable that can be used. Derives from the instance that uses it. [詳解]

#include <PluginInfoGenerator.h>

AK.Wwise::Plugin::CBaseInstanceGlue< CInterface, CInstance > の継承関係図
AK.Wwise::Plugin::CBaseInterfaceGlue< CInterface >

公開型

using Instance = CInstance
 
- 基底クラス AK.Wwise::Plugin::CBaseInterfaceGlue< CInterface > に属する継承公開型
using GluedInterface = CInterface
 

その他の継承メンバ

- 基底クラス AK.Wwise::Plugin::CBaseInterfaceGlue< CInterface > に属する継承静的公開変数類
static GluedInterfaceg_cinterface = nullptr
 The unique instance of the CInterface interface. Defined at nullptr first, overridden by the Host once loaded. [詳解]
 

詳解

template<typename CInterface, typename CInstance = typename CInterface::Instance>
class AK.Wwise::Plugin::CBaseInstanceGlue< CInterface, CInstance >

PluginInfoGenerator: Associates an existing C Interface with a variable that can be used. Derives from the instance that uses it.

テンプレート引数
CInterfaceThe C Interface that needs to be instantiated into a CInstance.
CInstanceThe C Instance that will be instantiated. Automatically derived from the CInterface::Instance typedef.
参照

PluginInfoGenerator.h103 行目に定義があります。


このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう