Package pyffi :: Package object_models :: Package xml :: Module bit_struct
[hide private]
[frames] | no frames]

Module bit_struct

source code

Implements base class for bitstruct types.
Classes [hide private]
  _MetaBitStructBase
This metaclass checks for the presence of a _attrs attribute.
  Bits
Basic implementation of a n-bit unsigned integer type (without read and write).
  BitStructBase
Base class from which all file bitstruct types are derived.
Variables [hide private]
  __package__ = 'pyffi.object_models.xml'