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=0, log=None) source code
 
isEmpty(self) source code
 
getSize(self) source code
 
append(self, andres) source code
 
getList(self)
get a the single linked list of the Lookaside entry
source code
 
getChunks(self)
get a the single linked list of the Lookaside entry
source code
Method Details [hide private]

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