See also the corresponding IDL class SNet. More...
#include <bseclientapi.hh>
Public Member Functions | |
bool | auto_activate () const |
See SNet::auto_activate. | |
void | auto_activate (bool) |
See SNet::auto_activate. | |
__Aida_Signal__port_unregistered | sig_port_unregistered () |
bool | supports_user_synths () |
See SNet::supports_user_synths() | |
Error | can_create_source (const std::string &module_type) |
See SNet::can_create_source() | |
SourceHandle | create_source (const std::string &module_type) |
See SNet::create_source() | |
Error | remove_source (SourceHandle &module) |
See SNet::remove_source() | |
template<class Visitor > | |
void | __accept_accessor__ (Visitor &__visitor_) |
![]() | |
template<class Visitor > | |
void | __accept_accessor__ (Visitor &__visitor_) |
![]() | |
ItemHandle | lookup_item (const std::string &uname) |
See Container::lookup_item() | |
template<class Visitor > | |
void | __accept_accessor__ (Visitor &__visitor_) |
![]() | |
SourceHandle | ichannel_get_osource (int input_channel, int input_joint) |
See Source::ichannel_get_osource() | |
template<class Visitor > | |
void | __accept_accessor__ (Visitor &__visitor_) |
![]() | |
ClnT_Icon | icon () const |
See Item::icon. | |
void | icon (const ClnT_Icon &) |
See Item::icon. | |
ItemHandle | common_ancestor (ItemHandle &other) |
See Item::common_ancestor() | |
template<class Visitor > | |
void | __accept_accessor__ (Visitor &__visitor_) |
![]() | |
__Aida_Signal__changed | sig_changed () |
std::string | debug_name () |
See Object::debug_name() | |
int64_t | proxy_id () |
See Object::proxy_id() | |
template<class Visitor > | |
void | __accept_accessor__ (Visitor &__visitor_) |
Static Public Member Functions | |
template<class RemoteHandle > | |
static SNetHandle | down_cast (RemoteHandle smh) |
![]() | |
template<class RemoteHandle > | |
static SuperHandle | down_cast (RemoteHandle smh) |
![]() | |
template<class RemoteHandle > | |
static ContainerHandle | down_cast (RemoteHandle smh) |
![]() | |
template<class RemoteHandle > | |
static SourceHandle | down_cast (RemoteHandle smh) |
![]() | |
template<class RemoteHandle > | |
static ItemHandle | down_cast (RemoteHandle smh) |
![]() | |
template<class RemoteHandle > | |
static ObjectHandle | down_cast (RemoteHandle smh) |
See also the corresponding IDL class SNet.