, including all inherited members.
| activateGesture(const LLUUID &item_id) | LLGestureManager | |
| activateGestures(LLViewerInventoryItem::item_array_t &items) | LLGestureManager | |
| activateGestureWithAsset(const LLUUID &item_id, const LLUUID &asset_id, BOOL inform_server, BOOL deactivate_similar) | LLGestureManager | |
| addObserver(LLGestureManagerObserver *observer) | LLGestureManager | |
| deactivateGesture(const LLUUID &item_id) | LLGestureManager | |
| deactivateSimilarGestures(LLMultiGesture *gesture, const LLUUID &in_item_id) | LLGestureManager | |
| getItemIDs(std::vector< LLUUID > *ids) | LLGestureManager | |
| getPlayingCount() const | LLGestureManager | |
| init() | LLGestureManager | |
| isGestureActive(const LLUUID &item_id) | LLGestureManager | |
| isGesturePlaying(const LLUUID &item_id) | LLGestureManager | |
| isKeyBound(KEY key, MASK mask) | LLGestureManager | |
| item_map_t typedef | LLGestureManager | |
| LLGestureManager() | LLGestureManager | |
| mActive | LLGestureManager | |
| matchPrefix(const std::string &in_str, std::string *out_str) | LLGestureManager | |
| mDeactivateSimilarNames | LLGestureManager | |
| mLoadingCount | LLGestureManager | |
| mObservers | LLGestureManager | |
| mPlaying | LLGestureManager | |
| mValid | LLGestureManager | |
| notifyObservers() | LLGestureManager | |
| onLoadComplete(LLVFS *vfs, const LLUUID &asset_uuid, LLAssetType::EType type, void *user_data, S32 status, LLExtStat ext_status) | LLGestureManager | [protected, static] |
| playGesture(LLMultiGesture *gesture) | LLGestureManager | |
| playGesture(const LLUUID &item_id) | LLGestureManager | |
| removeObserver(LLGestureManagerObserver *observer) | LLGestureManager | |
| replaceGesture(const LLUUID &item_id, LLMultiGesture *new_gesture, const LLUUID &asset_id) | LLGestureManager | |
| replaceGesture(const LLUUID &item_id, const LLUUID &asset_id) | LLGestureManager | |
| runStep(LLMultiGesture *gesture, LLGestureStep *step) | LLGestureManager | [protected] |
| stepGesture(LLMultiGesture *gesture) | LLGestureManager | [protected] |
| stopGesture(LLMultiGesture *gesture) | LLGestureManager | |
| stopGesture(const LLUUID &item_id) | LLGestureManager | |
| triggerAndReviseString(const std::string &str, std::string *revised_string=NULL) | LLGestureManager | |
| triggerGesture(KEY key, MASK mask) | LLGestureManager | |
| update() | LLGestureManager | |
| ~LLGestureManager() | LLGestureManager | |