| public nothrow | SegmentDescriptor() |
| public nothrow | SegmentDescriptor(ulong startAddress_, ulong baseAddress_, ulong length_, ulong maxLength_, ulong increment_) |
| public ulong | baseAddress |
| public ulong | increment |
| public ulong | length |
| public ulong | maxLength |
| public SegmentDescriptor* | next |
| public ulong | startAddress |
| public byte | useCount |