BEAST/BSE - Better Audio System and Sound Engine
0.9.0
|
#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 | |
Bse | |
The Bse namespace contains all functions of the synthesis engine. | |
Rapicorn | |
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<> | |
const EnumValue * | Rapicorn::Aida::enum_value_list< Bse::UserMessageType > () |