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

Object to carry out IDL, API, signal, etc tests. More...

import"bseapi.idl";

Public Member Functions

int32 echo_test (String msg)
 Echo custom message to stdout.
 
signal void echo_reply (String msg)
 Signal emitted in response to echo_test().
 

Detailed Description

Object to carry out IDL, API, signal, etc tests.

See also the corresponding C++ servant class TestObjectIface.

See also the corresponding C++ stub class TestObjectHandle.


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