embedul.ar documentation
Contents:
- embedul.ar framework
- 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
- Device model