

Public Member Functions | |
| LLGroupProposalBallotResponder (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 705 of file llpanelgroupvoting.cpp.
| LLGroupProposalBallotResponder::LLGroupProposalBallotResponder | ( | const LLUUID & | group_id | ) | [inline] |
| virtual void LLGroupProposalBallotResponder::result | ( | const LLSD & | content | ) | [inline, virtual] |
Reimplemented from LLCurl::Responder.
Definition at line 714 of file llpanelgroupvoting.cpp.
References LLPanelGroupVoting::BALLOT, LLPanelGroupVoting::handleResponse(), and LLPanelGroupTab::mGroupID.

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

Definition at line 732 of file llpanelgroupvoting.cpp.
1.5.5