BEAST/BSE - Better Audio System and Sound Engine
0.9.0
|
Inherits Bse::TestObjectIface.
Public Member Functions | |
virtual int | echo_test (const std::string &msg) |
See TestObject::echo_test() | |
![]() | |
virtual std::string | __aida_type_name__ () const |
virtual void | __aida_typelist__ (Rapicorn::Aida::TypeHashList &) const |
virtual const Rapicorn::Aida::PropertyList & | __aida_properties__ () |
Additional Inherited Members | |
![]() | |
typedef Rapicorn::Aida::Signal < void(const std::string &msg)> | Signal_echo_reply |
![]() | |
static Rapicorn::Aida::BaseConnection * | __aida_connection__ () |
![]() | |
template<class Class , typename std::enable_if< std::is_base_of< ImplicitBase, Class >::value >::type * = nullptr> | |
static std::shared_ptr< Class > | shared_ptr (Class *object) |
![]() | |
Signal_echo_reply | sig_echo_reply |