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

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

#include <bseserverapi.hh>

Inherits Bse::ImplicitBase.

Inherited by Bse::TestObjectImpl.

Public Types

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

Public Member Functions

virtual std::string __aida_type_name__ () const
 
virtual void __aida_typelist__ (Rapicorn::Aida::TypeHashList &) const
 
virtual const
Rapicorn::Aida::PropertyList
__aida_properties__ ()
 
virtual int echo_test (const std::string &msg)=0
 See TestObject::echo_test()
 

Static Public Member Functions

static
Rapicorn::Aida::BaseConnection
__aida_connection__ ()
 
- Static Public Member Functions inherited from Bse::ImplicitBase
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)
 

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 files: