libqi-api  2.8.7.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
qi::GenericObject Member List

This is the complete list of members for qi::GenericObject, including all inherited members.

_build()qi::Manageablestatic
_nextTraceId()qi::Manageable
async(const std::string &methodName, Args &&...args)qi::GenericObject
call(const std::string &methodName, Args &&...args)qi::GenericObject
clearStats()qi::Manageable
connect(const std::string &eventName, FUNCTOR_TYPE callback, MetaCallType threadingModel=MetaCallType_Direct)qi::GenericObject
connect(const std::string &name, const SignalSubscriber &functor)qi::GenericObject
connect(unsigned int signal, const SignalSubscriber &subscriber)qi::GenericObject
connect(unsigned int signal, AnyObject target, unsigned int slot)qi::GenericObject
connect(const std::string &eventName, FUNCTION_TYPE callback, MetaCallType model)qi::GenericObject
disconnect(SignalLink linkId)qi::GenericObject
enableStats(bool enable)qi::Manageable
enableTrace(bool enable)qi::Manageable
endIdqi::Manageablestatic
executionContext() const qi::Manageable
findMethod(const std::string &name, const GenericFunctionParameters &parameters)qi::GenericObject
forceExecutionContext(boost::shared_ptr< ExecutionContext > eventLoop)qi::Manageable
GenericObject(ObjectTypeInterface *type, void *value, const boost::optional< ObjectUid > &maybeUid=boost::none)qi::GenericObject
initMutex()qi::Manageable
isStatsEnabled() const qi::Manageable
isTraceEnabled() const qi::Manageable
isValid()qi::GenericObjectinline
Manageable()qi::Manageableprotected
Manageable(const Manageable &b)qi::Manageableprotected
manageableMetaObject()qi::Manageablestatic
manageableMmethodMap()qi::Manageablestatic
manageableSignalMap()qi::Manageablestatic
metaCall(const std::string &nameWithOptionalSignature, const GenericFunctionParameters &params, MetaCallType callType=MetaCallType_Auto, Signature returnSignature=Signature())qi::GenericObject
metaCall(unsigned int method, const GenericFunctionParameters &params, MetaCallType callType=MetaCallType_Auto, Signature returnSignature=Signature())qi::GenericObject
metaObject()qi::GenericObject
metaPost(unsigned int event, const GenericFunctionParameters &params)qi::GenericObject
metaPost(const std::string &nameWithOptionalSignature, const GenericFunctionParameters &in)qi::GenericObject
MethodMap typedefqi::Manageable
operator=(const Manageable &b)qi::Manageableprotected
post(const std::string &eventName, qi::AutoAnyReference p1=qi::AutoAnyReference(), qi::AutoAnyReference p2=qi::AutoAnyReference(), qi::AutoAnyReference p3=qi::AutoAnyReference(), qi::AutoAnyReference p4=qi::AutoAnyReference(), qi::AutoAnyReference p5=qi::AutoAnyReference(), qi::AutoAnyReference p6=qi::AutoAnyReference(), qi::AutoAnyReference p7=qi::AutoAnyReference(), qi::AutoAnyReference p8=qi::AutoAnyReference())qi::GenericObject
property(const std::string &name)qi::GenericObject
property(unsigned int id)qi::GenericObject
pushStats(int slotId, float wallTime, float userTime, float systemTime)qi::Manageable
setProperty(const std::string &name, const T &val)qi::GenericObject
setProperty(unsigned int id, const AnyValue &val)qi::GenericObject
SignalGetter typedefqi::Manageable
SignalMap typedefqi::Manageable
startIdqi::Manageablestatic
stats() const qi::Manageable
traceObjectqi::Manageable
typeqi::GenericObject
uidqi::GenericObject
valueqi::GenericObject
~GenericObject()qi::GenericObject
~Manageable()qi::Manageablevirtual