BEAST/BSE - Better Audio System and Sound Engine  0.9.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
Bse::TestObject Interface Referenceabstract

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().
 

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: