BEAST - Free Software Audio Synthesizer and Tracker  0.10.0
Classes | Macros | Typedefs | Functions
bstserverapi.hh File Reference
#include <rapicorn-core.hh>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Bst::SrvT_GConfig
 
struct  Bst::SrvT_SkinConfig
 
struct  Bst::SrvT_MsgAbsorbString
 
struct  Bst::SrvT_MsgAbsorbStringSeq
 
struct  Bst::SrvT_KeyBindingItem
 
struct  Bst::SrvT_KeyBindingItemSeq
 

Macros

#define RAPICORN_AIDA_ENUM_DEFINE_ARITHMETIC_EQ(Enum)
 
#define RAPICORN_AIDA_FLAGS_DEFINE_ARITHMETIC_OPS(Enum)
 
#define RAPICORN_FIXCYTHON_ENUM(Enum)
 
#define RAPICORN_AIDA_ENUM_DEFINE_ARITHMETIC_OPS(Enum)
 
#define __ENUMHH__BST_IDL__
 
#define __BST_IDL_ALIASES__
 

Typedefs

typedef SrvT_GConfig Bst::GConfig
 
typedef SrvT_SkinConfig Bst::SkinConfig
 
typedef SrvT_MsgAbsorbString Bst::MsgAbsorbString
 
typedef SrvT_MsgAbsorbStringSeq Bst::MsgAbsorbStringSeq
 
typedef SrvT_KeyBindingItem Bst::KeyBindingItem
 
typedef SrvT_KeyBindingItemSeq Bst::KeyBindingItemSeq
 

Functions

template<>
const EnumInfo & Rapicorn::Aida::enum_info< Bst::Direction > ()
 
template<>
const EnumInfo & Rapicorn::Aida::enum_info< Bst::FFTSize > ()
 
template<>
const EnumInfo & Rapicorn::Aida::enum_info< Bst::NoteLength > ()
 
template<>
const EnumInfo & Rapicorn::Aida::enum_info< Bst::QSamplerDrawMode > ()
 
template<>
const EnumInfo & Rapicorn::Aida::enum_info< Bst::RowShading > ()
 
void Bst::operator<<= (Rapicorn::Aida::ProtoMsg &, const SrvT_GConfig &)
 
void Bst::operator>>= (Rapicorn::Aida::ProtoReader &, SrvT_GConfig &)
 
void Bst::operator<<= (Rapicorn::Aida::ProtoMsg &, const SrvT_SkinConfig &)
 
void Bst::operator>>= (Rapicorn::Aida::ProtoReader &, SrvT_SkinConfig &)
 
void Bst::operator<<= (Rapicorn::Aida::ProtoMsg &, const SrvT_MsgAbsorbString &)
 
void Bst::operator>>= (Rapicorn::Aida::ProtoReader &, SrvT_MsgAbsorbString &)
 
void Bst::operator<<= (Rapicorn::Aida::ProtoMsg &, const SrvT_MsgAbsorbStringSeq &)
 
void Bst::operator>>= (Rapicorn::Aida::ProtoReader &, SrvT_MsgAbsorbStringSeq &)
 
void Bst::operator<<= (Rapicorn::Aida::ProtoMsg &, const SrvT_KeyBindingItem &)
 
void Bst::operator>>= (Rapicorn::Aida::ProtoReader &, SrvT_KeyBindingItem &)
 
void Bst::operator<<= (Rapicorn::Aida::ProtoMsg &, const SrvT_KeyBindingItemSeq &)
 
void Bst::operator>>= (Rapicorn::Aida::ProtoReader &, SrvT_KeyBindingItemSeq &)