BEAST/BSE - Better Audio System and Sound Engine
0.8.2
|
Object to carry out IDL, API, signal, etc tests. More...
import "bseapi.idl";
Public Member Functions | |
int32 | echo_test (String msg)=0 |
Echo custom message to stdout. | |
signal void | echo_reply (String msg) |
Signal emitted in response to echo_test(). |
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.