sbRunnableMethod_< ResultType, TargetType, MethodType > Member List

This is the complete list of members for sbRunnableMethod_< ResultType, TargetType, MethodType >, including all inherited members.

mMethodsbRunnableMethod_< ResultType, TargetType, MethodType >protected
mTargetsbRunnableMethod_< ResultType, TargetType, MethodType >protected
OnRun()=0sbRunnableMethod_< ResultType, TargetType, MethodType >protectedpure virtual
Run()sbRunnable_< ResultType >inline
sbRunnable(const char *aName)sbRunnableinline
sbRunnable_(const char *aName)sbRunnable_< ResultType >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