LLScriptAllocEntry Class Reference

#include <lscript_alloc.h>

List of all members.

Public Member Functions

 LLScriptAllocEntry ()
 LLScriptAllocEntry (S32 offset, U8 type)

Public Attributes

S32 mSize
U8 mType
S16 mReferenceCount

Friends

std::ostream & operator<< (std::ostream &s, const LLScriptAllocEntry &a)


Detailed Description

Definition at line 69 of file lscript_alloc.h.


Constructor & Destructor Documentation

LLScriptAllocEntry::LLScriptAllocEntry (  )  [inline]

Definition at line 72 of file lscript_alloc.h.

LLScriptAllocEntry::LLScriptAllocEntry ( S32  offset,
U8  type 
) [inline]

Definition at line 73 of file lscript_alloc.h.


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  s,
const LLScriptAllocEntry a 
) [friend]

Definition at line 74 of file lscript_alloc.h.


Member Data Documentation

S16 LLScriptAllocEntry::mReferenceCount

Definition at line 82 of file lscript_alloc.h.

Referenced by alloc_entry2bytestream(), bytestream2alloc_entry(), lsa_create_data_block(), lsa_decrease_ref_count(), lsa_fprint_heap(), lsa_heap_add_data(), lsa_increase_ref_count(), and lsa_print_heap().

S32 LLScriptAllocEntry::mSize

Definition at line 80 of file lscript_alloc.h.

Referenced by alloc_entry2bytestream(), bytestream2alloc_entry(), lsa_create_data_block(), lsa_fprint_heap(), lsa_heap_add_data(), lsa_heap_top(), lsa_print_heap(), and lsa_split_block().

U8 LLScriptAllocEntry::mType

Definition at line 81 of file lscript_alloc.h.

Referenced by alloc_entry2bytestream(), bytestream2alloc_entry(), lsa_create_data_block(), lsa_decrease_ref_count(), lsa_fprint_heap(), lsa_get_data(), lsa_get_list_ptr(), lsa_heap_add_data(), and lsa_print_heap().


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