Classes

Module awUtil

Classes

class   BitField128
  awUtil.BitField128 acts as an array of booleans with the maximum size of 128. More...
class   BitField256
  awUtil.BitField256 acts as an array of booleans with the maximum size of 256. More...
class   BitField32
  awUtil.BitField32 acts as an array of booleans with the maximum size of 32. More...
class   BitField64
  awUtil.BitField64 acts as an array of booleans with the maximum size of 64. More...
class   BitFieldAuto
  awUtil.BitFieldAuto acts as an array of booleans with no maximum size. More...