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
< LLScriptFilePosition
mAllocationList


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.

Here is the call graph for this function:


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.

Here is the call graph for this function:

void LLScriptAllocationManager::deleteAllocations (  )  [inline]

Definition at line 2289 of file lscript_tree.h.

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

Here is the call graph for this function:


Member Data Documentation

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 Fri May 16 09:01:44 2008 for SecondLife by  doxygen 1.5.5