BEAST/BSE - Better Audio System and Sound Engine  0.8.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
Bse::TestObject Interface Reference

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

import "bseapi.idl";

List of all members.

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines