LLGestureStep Class Reference

#include <llmultigesture.h>

Inheritance diagram for LLGestureStep:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 LLGestureStep ()
virtual ~LLGestureStep ()
virtual EStepType getType ()=0
virtual std::string getLabel () const =0
virtual S32 getMaxSerialSize () const =0
virtual BOOL serialize (LLDataPacker &dp) const =0
virtual BOOL deserialize (LLDataPacker &dp)=0
virtual void dump ()=0


Detailed Description

Definition at line 121 of file llmultigesture.h.


Constructor & Destructor Documentation

LLGestureStep::LLGestureStep (  )  [inline]

Definition at line 124 of file llmultigesture.h.

virtual LLGestureStep::~LLGestureStep (  )  [inline, virtual]

Definition at line 125 of file llmultigesture.h.


Member Function Documentation

virtual EStepType LLGestureStep::getType (  )  [pure virtual]

virtual std::string LLGestureStep::getLabel (  )  const [pure virtual]

virtual S32 LLGestureStep::getMaxSerialSize (  )  const [pure virtual]

Implemented in LLGestureStepAnimation, LLGestureStepSound, LLGestureStepChat, and LLGestureStepWait.

Referenced by LLMultiGesture::getMaxSerialSize().

Here is the caller graph for this function:

virtual BOOL LLGestureStep::serialize ( LLDataPacker dp  )  const [pure virtual]

Implemented in LLGestureStepAnimation, LLGestureStepSound, LLGestureStepChat, and LLGestureStepWait.

Referenced by LLMultiGesture::serialize().

Here is the caller graph for this function:

virtual BOOL LLGestureStep::deserialize ( LLDataPacker dp  )  [pure virtual]

virtual void LLGestureStep::dump (  )  [pure virtual]

Implemented in LLGestureStepAnimation, LLGestureStepSound, LLGestureStepChat, and LLGestureStepWait.

Referenced by LLMultiGesture::dump().

Here is the caller graph for this function:


The documentation for this class was generated from the following file:

Generated on Fri May 16 08:48:18 2008 for SecondLife by  doxygen 1.5.5