-
Notifications
You must be signed in to change notification settings - Fork 0
Component BfdpLib
Daniel Kristensen edited this page Jul 28, 2018
·
1 revision
This component creates the public API with high-level interfaces used for static/dynamic libraries.
The libraries could be used on their own for anyone wishing to build the functionality into their application without needing to delve into the details of the common components.
Design goals for this library will be:
- Output via C++ class that the caller must extend:
- Parsed BFSDL grammar objects
- Parsed data objects using BFSDL grammar
- A simple container class will be provided for implementers to use if they do not need to use the grammar objects directly
Copyright 2018-2020, Daniel Kristensen, Garmin Ltd, or its subsidiaries.
Software License |
Contributor License Agreement