Fundamental base type for all BSE objects. More...
import"bseapi.idl";
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. | |
Fundamental base type for all BSE objects.
See also the corresponding C++ servant class ObjectIface.
See also the corresponding C++ stub class ObjectHandle.