#include <llgroupmgr.h>

Public Attributes | |
| std::string | mName |
| std::string | mDescription |
| std::string | mLongDescription |
| U64 | mPowerBit |
Definition at line 282 of file llgroupmgr.h.
| std::string LLRoleAction::mName |
Definition at line 284 of file llgroupmgr.h.
Referenced by LLPanelGroupSubTab::buildActionCategory(), and LLGroupMgr::parseRoleActions().
| std::string LLRoleAction::mDescription |
Definition at line 285 of file llgroupmgr.h.
Referenced by LLPanelGroupRolesSubTab::handleActionCheck(), LLPanelGroupActionsSubTab::handleActionSelect(), and LLGroupMgr::parseRoleActions().
| std::string LLRoleAction::mLongDescription |
Definition at line 286 of file llgroupmgr.h.
Referenced by LLPanelGroupActionsSubTab::handleActionSelect(), and LLGroupMgr::parseRoleActions().
Definition at line 287 of file llgroupmgr.h.
Referenced by LLPanelGroupSubTab::buildActionCategory(), LLPanelGroupRolesSubTab::handleActionCheck(), LLPanelGroupActionsSubTab::handleActionSelect(), and LLGroupMgr::parseRoleActions().
1.5.5