Contents

onThread

Convenience function for workLoop->onThread.

Declaration

virtual bool onThread() const;

Return Value

true if called on the work-loop thread.

See Also

Miscellaneous