BEAST/BSE - Better Audio System and Sound Engine
0.9.0
|
Inherits Bse::ServerIface.
Public Member Functions | |
virtual TestObjectIface * | get_test_object () |
See Server::get_test_object() | |
void | send_user_message (const UserMessage &umsg) |
![]() | |
virtual std::string | __aida_type_name__ () const |
virtual void | __aida_typelist__ (Rapicorn::Aida::TypeHashList &) const |
virtual const Rapicorn::Aida::PropertyList & | __aida_properties__ () |
Static Public Member Functions | |
static ServerImpl & | instance () |
![]() | |
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) |
Additional Inherited Members | |
![]() | |
typedef Rapicorn::Aida::Signal < void(const UserMessage &umsg)> | Signal_user_message |
![]() | |
Signal_user_message | sig_user_message |