|
| ObjectImpl (BseObject *) |
|
virtual std::string | debug_name () override |
| See Object::debug_name()
|
|
virtual int64_t | proxy_id () override |
| See Object::proxy_id()
|
|
| operator BseObject * () |
|
virtual BseObject * | as_bse_object () override |
|
virtual Rapicorn::Aida::TypeHashList | __aida_typelist__ () const override |
|
virtual std::string | __aida_type_name__ () const override |
|
virtual std::vector< std::string > | __aida_aux_data__ () const override |
|
virtual std::vector< std::string > | __aida_dir__ () const override |
|
virtual Rapicorn::Aida::Any | __aida_get__ (const std::string &name) const override |
|
virtual bool | __aida_set__ (const std::string &name, const Rapicorn::Aida::Any &any) override |
|
virtual const Rapicorn::Aida::PropertyList & | __aida_properties__ () |
|
template<class BseObjectPtr , typename::std::enable_if< std::is_pointer< BseObjectPtr >::value, bool >::type = true> |
BseObjectPtr | as () |
|
template<class ObjectImplP , typename::std::enable_if< DERIVES_shared_ptr< ObjectImplP >::value, bool >::type = true> |
ObjectImplP | as () |
|
|
template<class Visitor > |
void | __accept_accessor__ (Visitor &__visitor_) |
|
The documentation for this class was generated from the following files: