#include <llgroupmgr.h>

Public Member Functions | |
| LLRoleActionSet () | |
| ~LLRoleActionSet () | |
Public Attributes | |
| LLRoleAction * | mActionSetData |
| std::vector< LLRoleAction * > | mActions |
Definition at line 290 of file llgroupmgr.h.
| LLRoleActionSet::LLRoleActionSet | ( | ) |
Definition at line 62 of file llgroupmgr.cpp.
| LLRoleActionSet::~LLRoleActionSet | ( | ) |
Definition at line 294 of file llgroupmgr.h.
Referenced by LLPanelGroupSubTab::buildActionCategory(), LLGroupMgr::parseRoleActions(), and ~LLRoleActionSet().
| std::vector<LLRoleAction*> LLRoleActionSet::mActions |
Definition at line 295 of file llgroupmgr.h.
Referenced by LLPanelGroupSubTab::buildActionCategory(), LLGroupMgr::parseRoleActions(), and ~LLRoleActionSet().
1.5.5