

| Public Member Functions | |
| virtual void | setParent (LLFloaterTOS *parentIn) | 
| virtual void | result (const LLSD &content) | 
| virtual void | error (U32 status, const std::string &reason) | 
| Static Public Member Functions | |
| static boost::intrusive_ptr< LLIamHere > | build (LLFloaterTOS *parent) | 
| Private Member Functions | |
| LLIamHere (LLFloaterTOS *parent) | |
| Private Attributes | |
| LLFloaterTOS * | mParent | 
Definition at line 87 of file llfloatertos.cpp.
| LLIamHere::LLIamHere | ( | LLFloaterTOS * | parent | ) |  [inline, private] | 
| static boost::intrusive_ptr< LLIamHere > LLIamHere::build | ( | LLFloaterTOS * | parent | ) |  [inline, static] | 
Definition at line 98 of file llfloatertos.cpp.
References LLIamHere().
Referenced by LLFloaterTOS::postBuild().
Reimplemented from LLHTTPClient::Responder.
Definition at line 114 of file llfloatertos.cpp.
References mParent, and LLFloaterTOS::setSiteIsAlive().
Reimplemented from LLHTTPClient::Responder.
Definition at line 108 of file llfloatertos.cpp.
References mParent, and LLFloaterTOS::setSiteIsAlive().
| virtual void LLIamHere::setParent | ( | LLFloaterTOS * | parentIn | ) |  [inline, virtual] | 
| LLFloaterTOS* LLIamHere::mParent  [private] | 
 1.4.7
 1.4.7