ChA_ID (struct)

Allocated index from a ChunkAllocatorBase allocator.

ChA_ID ChA_ID ChA_ID

Members

UInt32 chunkAndIndex  

Methods

  ChA_ID ( in ChA_ID other )
  ChA_ID ()
UInt8 chunk ? ()
ChA_ID clone ? ()
  fromAbsoluteIndex ! ( in UInt32 absIndex )
UInt32 index ? ()
Boolean isValid ? ()
ChA_ID nextID ? ()
UInt32 toAbsoluteIndex ? ()

Methods in detail

ChA_ID ( in ChA_ID other )

copy constructor



UInt8 ChA_ID.chunk? ()


ChA_ID ChA_ID.clone? ()

clone method


ChA_ID.fromAbsoluteIndex! ( in UInt32 absIndex )


UInt32 ChA_ID.index? ()


Boolean ChA_ID.isValid? ()


ChA_ID ChA_ID.nextID? ()


UInt32 ChA_ID.toAbsoluteIndex? ()