Logo

Contents:

  • embedul.ar framework
    • Device model
    • Core modules
embedul.ar
  • »
  • embedul.ar framework
  • View page source

embedul.ar framework

Contents:

  • Device model
    • Design principles
    • Implementation details
      • 1. No dynamic-memory policy
      • 2. Platform-independent device definition
      • 3. Device private interface
      • 4. Encapsulated platform-dependant implementation
      • 5. Implementation access through its base definition pointer
      • 6. Instances treated as opaque structures
      • 7. Multiple instances and singletons
      • 8. One generic device, several implementations
  • Core modules
    • ANIM
      • Description
      • Design and development status
      • Changelog
      • API reference
    • ARRAY
      • Description
      • Design and development status
      • Changelog
      • API reference
    • BITFIELD
      • Description
      • Design and development status
      • Changelog
      • API reference
    • CYCLIC
      • Description
      • API guide
      • Design and development status
      • Changelog
      • API reference
    • MEMPOOL
      • Description
      • Design and development status
      • Changelog
      • API reference
    • QUEUE
      • Description
      • API guide
      • Design and development status
      • Changelog
      • API reference
    • TIMER
      • Description
      • Design and development status
      • Changelog
    • UTF-8
      • Description
      • API guide
      • Design and development status
      • Changelog
      • API reference
    • VARIANT
      • Description
      • API guide
      • Design and development status
      • Changelog
      • API reference
Previous Next

© Copyright 2018-2022, Santiago Germino.

Built with Sphinx using a theme provided by Read the Docs.