BEAST/BSE - Better Audio System and Sound Engine
0.8.2
|
#include <rapicorn-core.hh>
Go to the source code of this file.
Classes | |
class | Bse::TestObjectHandle |
See also the corresponding IDL class TestObject. More... | |
struct | Bse::UserMessage |
Structure for submission of user interface messages from BSE. More... | |
class | Bse::ServerHandle |
See also the corresponding IDL class Server. More... | |
Namespaces | |
namespace | Bse |
The Bse namespace contains all functions of the synthesis engine. | |
namespace | Rapicorn |
namespace | Rapicorn::Aida |
Typedefs | |
typedef TestObjectHandle | Bse::TestObjectH |
Convenience alias for the IDL type TestObject. | |
typedef ServerHandle | Bse::ServerH |
Convenience alias for the IDL type Server. | |
Functions | |
void | Bse::operator<<= (Rapicorn::Aida::FieldBuffer &fb, const TestObjectHandle &handle) |
void | Bse::operator>>= (Rapicorn::Aida::FieldReader &fbr, TestObjectHandle &handle) |
void | Bse::operator<<= (Rapicorn::Aida::FieldBuffer &, const UserMessage &) |
void | Bse::operator>>= (Rapicorn::Aida::FieldReader &, UserMessage &) |
void | Bse::operator<<= (Rapicorn::Aida::FieldBuffer &, const ServerHandle &) |
void | Bse::operator>>= (Rapicorn::Aida::FieldReader &, ServerHandle &) |
template<> | |
TypeCode | Rapicorn::Aida::TypeCode::from_enum< Bse::UserMessageType > () |