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

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

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

#include "api.hh"

Inheritance diagram for Ase::Object:
[legend]

Additional Inherited Members

- Public Member Functions inherited from Ase::Emittable
virtual void emit_event (const String &type, const String &detail, const ValueR fields={})=0
 
virtual void emit_notify (const String &detail)=0
 
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

Base type for classes with Property interfaces.

Definition at line 170 of file api.hh.

Constructor & Destructor Documentation

◆ ~Object()

Ase::Object::~Object ( )
protectedpure virtual

Definition at line 230 of file object.cc.


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