Anklang 0.3.0-460-gc4ef46ba
ASE — Anklang Sound Engine (C++)

« « « Anklang Documentation
Loading...
Searching...
No Matches
List of all members
Ase::ObjectImpl Class Referenceabstract

Implementation type for classes with Property interfaces. More...

#include "object.hh"

Inheritance diagram for Ase::ObjectImpl:
[legend]

Additional Inherited Members

- Public Member Functions inherited from Ase::EmittableImpl
ASE_USE_RESULT Connection on_event (const String &eventselector, const EventHandler &eventhandler) override
 
void emit_event (const String &type, const String &detail, const ValueR fields={}) override
 
void emit_notify (const String &detail) override
 Emit notify:detail, multiple notifications maybe coalesced if a CoalesceNotifies instance exists.
 
- Public Member Functions inherited from Ase::Emittable
void js_trigger (const String &eventselector, JsTrigger callback)
 
- Public Member Functions inherited from std::enable_shared_from_this< SharedBase >
enable_shared_from_this (T... args)
 
operator= (T... args)
 
shared_from_this (T... args)
 
weak_from_this (T... args)
 
~enable_shared_from_this (T... args)
 
- Public Attributes inherited from Ase::Emittable
const EventHandlereventhandler
 

Detailed Description

Implementation type for classes with Property interfaces.

Definition at line 41 of file object.hh.

Constructor & Destructor Documentation

◆ ~ObjectImpl()

Ase::ObjectImpl::~ObjectImpl ( )
protectedpure virtual

Definition at line 226 of file object.cc.


The documentation for this class was generated from the following files: