#include <llgroupmgr.h>
Collaboration diagram for LLRoleActionSet:
Public Member Functions | |
LLRoleActionSet () | |
~LLRoleActionSet () | |
Public Attributes | |
LLRoleAction * | mActionSetData |
std::vector< LLRoleAction * > | mActions |
Definition at line 291 of file llgroupmgr.h.
LLRoleActionSet::LLRoleActionSet | ( | ) |
Definition at line 65 of file llgroupmgr.cpp.
LLRoleActionSet::~LLRoleActionSet | ( | ) |
std::vector<LLRoleAction*> LLRoleActionSet::mActions |
Definition at line 296 of file llgroupmgr.h.
Referenced by LLPanelGroupSubTab::buildActionCategory(), and ~LLRoleActionSet().
Definition at line 295 of file llgroupmgr.h.
Referenced by LLPanelGroupSubTab::buildActionCategory(), and ~LLRoleActionSet().