BEAST - Free Software Audio Synthesizer and Tracker  0.9.2
Classes | Macros | Functions | Variables
bsemain.hh File Reference
#include <bse/bsetype.hh>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  BseMainArgs
 

Macros

#define BSE_THREADS_ENTER()
 
#define BSE_THREADS_LEAVE()
 
#define BSE_DBG_EXT
 
#define BSE_CONFIG(field)
 

Functions

void bse_bindtextdomain ()
 Bind the BSE text domain, so bse_gettext() becomes usable; may be called before initializing BSE.
 
void _bse_init_async (int *argc, char **argv, const char *app_name, const Bse::StringVector &args)
 
void bse_init_inprocess (int *argc, char **argv, const char *app_name, const Bse::StringVector &args=Bse::StringVector())
 
void bse_init_test (int *argc, char **argv, const Bse::StringVector &args=Bse::StringVector())
 
void bse_main_wakeup ()
 
SfiGlueContext * _bse_glue_context_create (const char *client, const std::function< void()> &caller_wakeup)
 
void _bse_init_c_wrappers ()
 

Variables

BseMainArgsbse_main_args
 
GMainContext * bse_main_context