5. API Organisation
- 5.1. Interface to TableT
- 5.2. Interface to EntryT
- 5.3. Interface to RuleT
- 5.4. Interface to BasicT
- 5.5. Interface to ActionT
- 5.6. Interface to NonLocalT
[TODO we'll automatically generate this using Puredocs]
Most of the implementation is hidden to the user. One should only use the following functions to access everything.
5.1. Interface to TableT
As a general rule, you add entries to a TableT by using the functions listed in adt/table.h.
5.2. Interface to EntryT
TODO
5.3. Interface to RuleT
TODO
5.4. Interface to BasicT
TODO
5.5. Interface to ActionT
TODO
5.6. Interface to NonLocalT
TODO