#include <llgroupmgr.h>
Collaboration diagram for LLRoleAction:
Public Attributes | |
std::string | mName |
std::string | mDescription |
std::string | mLongDescription |
U64 | mPowerBit |
Definition at line 283 of file llgroupmgr.h.
std::string LLRoleAction::mDescription |
Definition at line 286 of file llgroupmgr.h.
Referenced by LLPanelGroupRolesSubTab::handleActionCheck(), LLPanelGroupActionsSubTab::handleActionSelect(), and LLGroupMgr::parseRoleActions().
std::string LLRoleAction::mLongDescription |
Definition at line 287 of file llgroupmgr.h.
Referenced by LLPanelGroupActionsSubTab::handleActionSelect(), and LLGroupMgr::parseRoleActions().
std::string LLRoleAction::mName |
Definition at line 285 of file llgroupmgr.h.
Referenced by LLPanelGroupSubTab::buildActionCategory(), and LLGroupMgr::parseRoleActions().
Definition at line 288 of file llgroupmgr.h.
Referenced by LLPanelGroupSubTab::buildActionCategory(), LLPanelGroupRolesSubTab::handleActionCheck(), LLPanelGroupActionsSubTab::handleActionSelect(), and LLGroupMgr::parseRoleActions().