Package Libs :: Module libheap :: Class PLook
[hide private]
[frames] | no frames]

Class PLook

source code

Instance Methods [hide private]
  __init__(self, imm, addr, data=None, heap=0x0, log=None)
  isEmpty(self)
  getSize(self)
  append(self, andres)
  getList(self)
get a the single linked list of the Lookaside entry
  getChunks(self)
get a the single linked list of the Lookaside entry

Method Details [hide private]

__init__(self, imm, addr, data=None, heap=0x0, log=None)
(Constructor)

source code 
None

isEmpty(self)

source code 
None

getSize(self)

source code 
None

append(self, andres)

source code 
None

getList(self)

source code 
get a the single linked list of the Lookaside entry
Returns:
A list of the address of the linked list

getChunks(self)

source code 
get a the single linked list of the Lookaside entry
Returns:
A list of the Chunks on the linked list