2 #ifndef __BSE_WAVE_REPO_H__
3 #define __BSE_WAVE_REPO_H__
12 #define BSE_TYPE_WAVE_REPO (BSE_TYPE_ID (BseWaveRepo))
13 #define BSE_WAVE_REPO(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), BSE_TYPE_WAVE_REPO, BseWaveRepo))
14 #define BSE_WAVE_REPO_CLASS(class) (G_TYPE_CHECK_CLASS_CAST ((class), BSE_TYPE_WAVE_REPO, BseWaveRepoClass))
15 #define BSE_IS_WAVE_REPO(object) (G_TYPE_CHECK_INSTANCE_TYPE ((object), BSE_TYPE_WAVE_REPO))
16 #define BSE_IS_WAVE_REPO_CLASS(class) (G_TYPE_CHECK_CLASS_TYPE ((class), BSE_TYPE_WAVE_REPO))
17 #define BSE_WAVE_REPO_GET_CLASS(object) (G_TYPE_INSTANCE_GET_CLASS ((object), BSE_TYPE_WAVE_REPO, BseWaveRepoClass))
See also the corresponding IDL class WaveRepo.
Definition: bseserverapi.hh:1093
The Bse namespace contains all functions of the synthesis engine.
Definition: bstbseutils.cc:67
Definition: bsesuper.hh:25
Definition: bsesuper.hh:31
Definition: bsewaverepo.hh:29
Definition: bsewaverepo.hh:22
Definition: bseobject.hh:60
Definition: bsesuper.hh:44
Definition: bsewaverepo.hh:19