BEAST - Free Software Audio Synthesizer and Tracker  0.10.0
Public Types | Public Member Functions | Public Attributes | List of all members
Bse::TestObjectIface Class Referenceabstract

See also the corresponding IDL class TestObject. More...

#include <bseserverapi.hh>

Inheritance diagram for Bse::TestObjectIface:
Inheritance graph
[legend]

Public Types

typedef Rapicorn::Aida::Signal< void(const std::string &msg)> Signal_echo_reply
 

Public Member Functions

virtual Rapicorn::Aida::TypeHashList __aida_typelist__ () const override
 
virtual std::string __aida_type_name__ () const override
 
virtual std::vector< std::string__aida_aux_data__ () const override
 
virtual std::vector< std::string__aida_dir__ () const override
 
virtual Rapicorn::Aida::Any __aida_get__ (const std::string &name) const override
 
virtual bool __aida_set__ (const std::string &name, const Rapicorn::Aida::Any &any) override
 
virtual const Rapicorn::Aida::PropertyList & __aida_properties__ ()
 
virtual int echo_test (const std::string &msg)=0
 See TestObject::echo_test()
 
template<class Visitor >
void __accept_accessor__ (Visitor &__visitor_)
 

Public Attributes

Signal_echo_reply sig_echo_reply
 

Detailed Description

See also the corresponding IDL class TestObject.


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