#include <llthread.h>
Inheritance diagram for LLResponder:
Public Member Functions | |
virtual void | completed (bool success)=0 |
Protected Member Functions | |
virtual | ~LLResponder () |
Definition at line 243 of file llthread.h.
LLResponder::~LLResponder | ( | ) | [protected, virtual] |
Definition at line 388 of file llthread.cpp.
virtual void LLResponder::completed | ( | bool | success | ) | [pure virtual] |