|
A11 (C++ runtime)
Native C++ implementation of the A11 action and streaming runtime
|
Files | |
| action.cc | |
| action.h | |
| A11's unit of work: the Action and its supporting types. | |
| registry.cc | |
| registry.h | |
| The action registry: a catalogue of named schema/handler pairs. | |
| schema.cc | |
| schema.h | |
| Schemas describing an action's typed interface and its settings. | |