| asGenericObject() const | qi::AutoService< T > | |
| async(const std::string &methodName, Args &&...args) const | qi::detail::GenericObjectBounce< AutoService< T > > | inline |
| AutoService(const std::string &name, qi::SessionPtr session) | qi::AutoService< T > | |
| call(const std::string &methodName, Args &&...args) const | qi::detail::GenericObjectBounce< AutoService< T > > | inline |
| clearStats() const | qi::detail::GenericObjectBounce< AutoService< T > > | inline |
| connect(const std::string &eventName, FUNCTOR_TYPE callback, MetaCallType threadingModel=MetaCallType_Auto) const | qi::detail::GenericObjectBounce< AutoService< T > > | inline |
| connect(const std::string &name, const SignalSubscriber &functor) const | qi::detail::GenericObjectBounce< AutoService< T > > | inline |
| connect(unsigned int signal, const SignalSubscriber &subscriber) const | qi::detail::GenericObjectBounce< AutoService< T > > | inline |
| connect(unsigned int signal, AnyObject target, unsigned int slot) const | qi::detail::GenericObjectBounce< AutoService< T > > | |
| destroy() | qi::Trackable< AutoService< T > > | protected |
| disconnect(SignalLink linkId) const | qi::detail::GenericObjectBounce< AutoService< T > > | inline |
| enableStats(bool enable) const | qi::detail::GenericObjectBounce< AutoService< T > > | inline |
| enableTrace(bool enable) | qi::detail::GenericObjectBounce< AutoService< T > > | inline |
| executionContext() const | qi::detail::GenericObjectBounce< AutoService< T > > | inline |
| findMethod(const std::string &name, const GenericFunctionParameters ¶meters) const | qi::detail::GenericObjectBounce< AutoService< T > > | inline |
| forceExecutionContext(boost::shared_ptr< qi::ExecutionContext > ec) | qi::detail::GenericObjectBounce< AutoService< T > > | inline |
| get() | qi::AutoService< T > | |
| get() const | qi::AutoService< T > | |
| isStatsEnabled() const | qi::detail::GenericObjectBounce< AutoService< T > > | inline |
| isTraceEnabled() const | qi::detail::GenericObjectBounce< AutoService< T > > | inline |
| metaCall(unsigned int method, const GenericFunctionParameters ¶ms, MetaCallType callType=MetaCallType_Auto, Signature returnSignature=Signature()) const | qi::detail::GenericObjectBounce< AutoService< T > > | inline |
| metaCall(const std::string &nameWithOptionalSignature, const GenericFunctionParameters ¶ms, MetaCallType callType=MetaCallType_Auto, Signature returnSignature=Signature()) const | qi::detail::GenericObjectBounce< AutoService< T > > | inline |
| metaObject() const | qi::detail::GenericObjectBounce< AutoService< T > > | inline |
| metaPost(unsigned int event, const GenericFunctionParameters ¶ms) const | qi::detail::GenericObjectBounce< AutoService< T > > | inline |
| metaPost(const std::string &nameWithOptionalSignature, const GenericFunctionParameters &in) const | qi::detail::GenericObjectBounce< AutoService< T > > | inline |
| operator*() | qi::AutoService< T > | |
| operator->() | qi::AutoService< T > | |
| operator->() const | qi::AutoService< T > | |
| post(const std::string &eventName, Args &&...args) const | qi::detail::GenericObjectBounce< AutoService< T > > | inline |
| property(const std::string &name) const | qi::detail::GenericObjectBounce< AutoService< T > > | inline |
| property(unsigned int id) const | qi::detail::GenericObjectBounce< AutoService< T > > | inline |
| QI_API_DEPRECATED_MSG(Use default constructor instead) Trackable(AutoService< T > *ptr) | qi::Trackable< AutoService< T > > | |
| serviceAdded | qi::AutoService< T > | |
| serviceRemoved | qi::AutoService< T > | |
| setProperty(const std::string &name, const T &val) const | qi::detail::GenericObjectBounce< AutoService< T > > | inline |
| setProperty(unsigned int id, const AnyValue &val) const | qi::detail::GenericObjectBounce< AutoService< T > > | inline |
| stats() const | qi::detail::GenericObjectBounce< AutoService< T > > | inline |
| Trackable() | qi::Trackable< AutoService< T > > | |
| wait() | qi::Trackable< AutoService< T > > | |
| waitForReady() | qi::AutoService< T > | |
| weakPtr() | qi::Trackable< AutoService< T > > | |
| ~AutoService() | qi::AutoService< T > | |
| ~Trackable() | qi::Trackable< AutoService< T > > | |