C# Class msos.HeapIndex.Indexes

Exibir arquivo Open project: goldshtn/msos

Public Properties

Property Type Description
AllRoots List
ChunkIdToFirstNonFreeObjectInChunk List
ChunkSize int
ChunkToReferencingChunks int[]>.Dictionary
DirectlyRooted ulong[]
StartOfChunkToChunkId int>.Dictionary
StaticRootsEnumerated bool

Property Details

AllRoots public_oe property

public List AllRoots
return List

ChunkIdToFirstNonFreeObjectInChunk public_oe property

public List ChunkIdToFirstNonFreeObjectInChunk
return List

ChunkSize public_oe property

public int ChunkSize
return int

ChunkToReferencingChunks public_oe property

public Dictionary ChunkToReferencingChunks
return int[]>.Dictionary

DirectlyRooted public_oe property

public ulong[] DirectlyRooted
return ulong[]

StartOfChunkToChunkId public_oe property

public Dictionary StartOfChunkToChunkId
return int>.Dictionary

StaticRootsEnumerated public_oe property

public bool StaticRootsEnumerated
return bool