BaseType typedef | sbRunnableMethod5_< ResultType, TargetType, Param1Type, Param2Type, Param3Type, Param4Type, Param5Type, Arg1Type, Arg2Type, Arg3Type, Arg4Type, Arg5Type, MethodType > | |
mMethod | sbRunnableMethod_< ResultType, TargetType, MethodType > | protected |
mTarget | sbRunnableMethod_< ResultType, TargetType, MethodType > | protected |
OnRun() | sbRunnableMethod5_< ResultType, TargetType, Param1Type, Param2Type, Param3Type, Param4Type, Param5Type, Arg1Type, Arg2Type, Arg3Type, Arg4Type, Arg5Type, MethodType > | inlineprotectedvirtual |
Run() | sbRunnable_< ResultType > | inline |
sbRunnable(const char *aName) | sbRunnable | inline |
sbRunnable_(const char *aName) | sbRunnable_< ResultType > | inline |
sbRunnableMethod5_(TargetType &aTarget, MethodType aMethod, Param1Type aArg1, Param2Type aArg2, Param3Type aArg3, Param4Type aArg4, Param5Type aArg5, const char *aName=NULL) | sbRunnableMethod5_< ResultType, TargetType, Param1Type, Param2Type, Param3Type, Param4Type, Param5Type, Arg1Type, Arg2Type, Arg3Type, Arg4Type, Arg5Type, MethodType > | inline |
sbRunnableMethod_(TargetType &aTarget, MethodType aMethod, const char *aName) | sbRunnableMethod_< ResultType, TargetType, MethodType > | inline |
Wait() | sbRunnable_< ResultType > | inline |
Wait(PRIntervalTime aTimeout, ResultType &aResult) | sbRunnable_< ResultType > | inline |
sbRunnable::Wait(PRIntervalTime aTimeout) | sbRunnable | |