| appif | CII/MAL interface module for RAD Applications |
| .module_name}} | {{.}} |
| ▼RAD | Rapid Application Development toolkit |
| RAD Sphinx User Manual | RAD Sphinx User Manual |
| codegen | Code generator for RAD |
| ▼RAD for C++ | Rapid C++ Application Development toolkit |
| ▼examples | C++ example applications based on RAD |
| exciiif | CII/MAL interface module for CII examples |
| Exciiserver | C++ exciiserver application based on RAD |
| exciisub | Exciisub Tool to subscribe to the exciiif topics |
| exif | C++ interface module for all examples |
| exmalsend | ExmalSend utility to send requests to applications |
| exmalserver | C++ exmalserver application based on RAD |
| exsend | ExSend utility to send requests to example applications |
| server | Reference server application created with the RAD toolkit |
| app | Library of classes to build CII Applications |
| cii | Integration of CII/MAL into RAD toolkit |
| core | Core library for the RAD toolkit |
| events | Events library for the RAD toolkit |
| mal | Integration of CII/MAL into RAD toolkit |
| services | Services library for the RAD toolkit |
| sm | State Machine adapter library for the RAD toolkit |
| templates | Templates to build basic C++ applications |
| utest | RAD library to develop Unit Tests |
| utils | Utility library for the RAD toolkit |
| itest | RAD common library for RobotFramework integration tests |
| ▼RAD for Python | Rapid Python Application Development toolkit |
| ▼examples | Examples using RAD for Python |
| hellorad | Hello RAD example |
| rad | Main python package Rapid Application Development toolkit for Python |
| ▼scxml4cpp | SCXML State Machine interpreter for C++ |
| engine | SCXML Engine is a library of C++ classes that can be used to create an in-memory representation of an SCXML State Machine and execute it |
| parser | SCXML Parser is a library of C++ class that can be used to load in memory an SCXML document |
| scxml4py | SCXML State Machine interpreter for Python |