

Public Member Functions | |
| LLStartGroupVoteResponder (const LLUUID &group_id) | |
| virtual void | result (const LLSD &content) |
| virtual void | error (U32 status, const std::string &reason) |
Private Attributes | |
| LLUUID | mGroupID |
Definition at line 676 of file llpanelgroupvoting.cpp.
| LLStartGroupVoteResponder::LLStartGroupVoteResponder | ( | const LLUUID & | group_id | ) | [inline] |
| virtual void LLStartGroupVoteResponder::result | ( | const LLSD & | content | ) | [inline, virtual] |
Reimplemented from LLCurl::Responder.
Definition at line 685 of file llpanelgroupvoting.cpp.
References LLPanelGroupVoting::handleResponse(), LLPanelGroupTab::mGroupID, and LLPanelGroupVoting::START_VOTE.

| virtual void LLStartGroupVoteResponder::error | ( | U32 | status, | |
| const std::string & | reason | |||
| ) | [inline, virtual] |
Reimplemented from LLCurl::Responder.
Definition at line 694 of file llpanelgroupvoting.cpp.
References LLPanelGroupVoting::handleFailure(), llendl, llinfos, and LLPanelGroupTab::mGroupID.

LLUUID LLStartGroupVoteResponder::mGroupID [private] |
Definition at line 702 of file llpanelgroupvoting.cpp.
1.5.5