LLMotionTableEntry Class Reference

#include <llmotioncontroller.h>

Collaboration diagram for LLMotionTableEntry:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LLMotionTableEntry ()
 LLMotionTableEntry (LLMotionConstructor constructor, const LLUUID &id)
 ~LLMotionTableEntry ()
LLMotioncreate (const LLUUID &id)
const LLUUIDgetID ()

Static Public Member Functions

static BOOL uuidEq (const LLUUID &uuid, const LLMotionTableEntry &id_pair)

Protected Attributes

LLMotionConstructor mConstructor
LLUUID mID


Detailed Description

Definition at line 60 of file llmotioncontroller.h.


Constructor & Destructor Documentation

LLMotionTableEntry::LLMotionTableEntry (  ) 

Definition at line 55 of file llmotioncontroller.cpp.

References mConstructor, mID, NULL, and LLUUID::setNull().

Here is the call graph for this function:

LLMotionTableEntry::LLMotionTableEntry ( LLMotionConstructor  constructor,
const LLUUID id 
)

Definition at line 61 of file llmotioncontroller.cpp.

LLMotionTableEntry::~LLMotionTableEntry (  )  [inline]

Definition at line 65 of file llmotioncontroller.h.


Member Function Documentation

LLMotion * LLMotionTableEntry::create ( const LLUUID id  ) 

Definition at line 70 of file llmotioncontroller.cpp.

References mConstructor.

Referenced by LLMotionRegistry::createMotion().

Here is the caller graph for this function:

static BOOL LLMotionTableEntry::uuidEq ( const LLUUID uuid,
const LLMotionTableEntry id_pair 
) [inline, static]

Definition at line 68 of file llmotioncontroller.h.

References FALSE, mID, and TRUE.

const LLUUID& LLMotionTableEntry::getID (  )  [inline]

Definition at line 77 of file llmotioncontroller.h.

References mID.

Referenced by LLMotionRegistry::createMotion().

Here is the caller graph for this function:


Member Data Documentation

Definition at line 80 of file llmotioncontroller.h.

Referenced by create(), and LLMotionTableEntry().

Definition at line 81 of file llmotioncontroller.h.

Referenced by getID(), LLMotionTableEntry(), and uuidEq().


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

Generated on Fri May 16 08:54:03 2008 for SecondLife by  doxygen 1.5.5