DEFAULT_RELATIONSHIP | LLRelationship | [static] |
getRightsGrantedFrom() const | LLRelationship | |
getRightsGrantedTo() const | LLRelationship | |
GRANT_MAP_LOCATION enum value | LLRelationship | |
GRANT_MODIFY_OBJECTS enum value | LLRelationship | |
GRANT_NONE enum value | LLRelationship | |
GRANT_ONLINE_STATUS enum value | LLRelationship | |
GRANTED_VISIBLE_MASK | LLRelationship | [static] |
grantRights(S32 to_agent, S32 from_agent) | LLRelationship | |
isOnline() const | LLRelationship | |
isRightGrantedFrom(S32 rights) const | LLRelationship | |
isRightGrantedTo(S32 rights) const | LLRelationship | |
LLRelationship() | LLRelationship | |
LLRelationship(S32 grant_to, S32 grant_from, bool is_online) | LLRelationship | |
mGrantFromAgent | LLRelationship | [protected] |
mGrantToAgent | LLRelationship | [protected] |
mIsOnline | LLRelationship | [protected] |
online(bool is_online) | LLRelationship | |
revokeRights(S32 to_agent, S32 from_agent) | LLRelationship | |
setRightsFrom(S32 from_agent) | LLRelationship | [inline] |
setRightsTo(S32 to_agent) | LLRelationship | [inline] |