BEAST - Free Software Audio Synthesizer and Tracker  0.10.0
Public Member Functions | List of all members
Bse::Object Interface Reference

Fundamental base type for all BSE objects. More...

import"bseapi.idl";

Inheritance diagram for Bse::Object:
Inheritance graph
[legend]

Public Member Functions

String debug_name ()
 Object name useful for debugging output.
 
int64 proxy_id ()
 Retrieve the BseObject proxy ID for an Object.
 
signal void changed (String what)
 Notification for object state or property changes.
 

Detailed Description

Fundamental base type for all BSE objects.

See also the corresponding C++ servant class ObjectIface.

See also the corresponding C++ stub class ObjectHandle.


The documentation for this interface was generated from the following file: