Version

menu_open
Wwise SDK 2021.1.14
HostObjectStore.h File Reference

Wwise Authoring Plug-ins - API for storing objects not in the plug-in XML. More...

#include "HostPropertySet.h"

Go to the source code of this file.

Classes

struct   ak_wwise_plugin_host_object_store_v1
  Custom inner property set interface. More...
 
struct   ak_wwise_plugin_notifications_object_store_v1
  Interface able to receive notifications for custom inner property sets. More...
 
class   AK.Wwise::Plugin::V1::ObjectStore
  Custom inner property set interface. More...
 
class   AK.Wwise::Plugin::V1::Notifications::ObjectStore_
  Interface able to receive notifications for custom inner property sets. More...
 
struct   AK.Wwise::Plugin::V1::Notifications::ObjectStore_::Interface
  The C interface, fulfilled by your plug-in. More...
 
class   AK.Wwise::Plugin::RequestedHostInterface< ObjectStore >
 

Namespaces

namespace   AK
  Audiokinetic namespace.
 
namespace   AK.Wwise
 
  AK::Wwise::Plugin
 
  AK::Wwise::Plugin::V1
 
  AK::Wwise::Plugin::V1::Notifications
  Notifications namespace.
 
  AK::Wwise::Plugin::Notifications
 

Macros

#define  AK_WWISE_PLUGIN_HOST_OBJECT_STORE_V1_ID()    AK_WWISE_PLUGIN_BASE_INTERFACE_FROM_ID(AK_WWISE_PLUGIN_INTERFACE_TYPE_HOST_OBJECT_STORE, 1)
 
#define  AK_WWISE_PLUGIN_HOST_OBJECT_STORE_V1_CTOR()
 
#define  AK_WWISE_PLUGIN_NOTIFICATIONS_OBJECT_STORE_V1_ID()    AK_WWISE_PLUGIN_BASE_INTERFACE_FROM_ID(AK_WWISE_PLUGIN_INTERFACE_TYPE_NOTIFICATIONS_OBJECT_STORE, 1)
 
#define  AK_WWISE_PLUGIN_NOTIFICATIONS_OBJECT_STORE_V1_CTOR(in_pluginInfo, in_data)
 

Typedefs

using  AK::Wwise::Plugin::V1::CHostObjectStore = ak_wwise_plugin_host_object_store_v1
 
using  AK::Wwise::Plugin::V1::Notifications::CObjectStore_ = ak_wwise_plugin_notifications_object_store_v1
 
using  AK::Wwise::Plugin::V1::RequestObjectStore = RequestedHostInterface< ObjectStore >
  Requests an ObjectStore interface, provided as m_objectStore variable. More...
 
using  AK::Wwise::Plugin::CHostObjectStore = V1::CHostObjectStore
  Latest version of the C ObjectStore interface. More...
 
using  AK::Wwise::Plugin::ObjectStore = V1::ObjectStore
  Latest version of the C++ ObjectStore interface. More...
 
using  AK::Wwise::Plugin::RequestObjectStore = V1::RequestObjectStore
  Latest version of the requested C++ ObjectStore interface. More...
 
using  AK::Wwise::Plugin::Notifications::CObjectStore = V1::Notifications::CObjectStore_
  Latest version of the C ObjectStore notification interface. More...
 
using  AK::Wwise::Plugin::Notifications::ObjectStore = V1::Notifications::ObjectStore_
  Latest version of the C++ ObjectStore notification interface. More...
 

Functions

  AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (ObjectStore)
 
  AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (ObjectStore)
 
  AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_CLASS (Notifications::ObjectStore)
 
  AK::Wwise::Plugin::AK_WWISE_PLUGIN_SPECIALIZE_INTERFACE_VERSION (Notifications::ObjectStore)
 

Detailed Description

Wwise Authoring Plug-ins - API for storing objects not in the plug-in XML.

Definition in file HostObjectStore.h.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise