LLScriptAllocationManager Class Reference

#include <lscript_tree.h>

Collaboration diagram for LLScriptAllocationManager:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LLScriptAllocationManager ()
 ~LLScriptAllocationManager ()
void addAllocation (LLScriptFilePosition *ptr)
void deleteAllocations ()

Public Attributes

LLLinkedList< LLScriptFilePositionmAllocationList

Detailed Description

Definition at line 2275 of file lscript_tree.h.


Constructor & Destructor Documentation

LLScriptAllocationManager::LLScriptAllocationManager (  )  [inline]

Definition at line 2278 of file lscript_tree.h.

LLScriptAllocationManager::~LLScriptAllocationManager (  )  [inline]

Definition at line 2279 of file lscript_tree.h.

References LLLinkedList< DATA_TYPE >::deleteAllData(), and mAllocationList.


Member Function Documentation

void LLScriptAllocationManager::addAllocation ( LLScriptFilePosition ptr  )  [inline]

Definition at line 2284 of file lscript_tree.h.

References LLLinkedList< DATA_TYPE >::addData(), and mAllocationList.

void LLScriptAllocationManager::deleteAllocations (  )  [inline]

Definition at line 2289 of file lscript_tree.h.

References LLLinkedList< DATA_TYPE >::deleteAllData(), and mAllocationList.


Member Data Documentation

LLLinkedList<LLScriptFilePosition> LLScriptAllocationManager::mAllocationList

Definition at line 2294 of file lscript_tree.h.

Referenced by addAllocation(), deleteAllocations(), and ~LLScriptAllocationManager().


The documentation for this class was generated from the following file:
Generated on Thu Jul 1 06:11:42 2010 for Second Life Viewer by  doxygen 1.4.7