ROSE
0.11.96.11
|
A simple template to facilitate configuration of modules that can be run after the frontend or before the backend.
#include <cmdline.h>
Public Attributes | |
T | frontend |
Configuration to run after the frontend. | |
T | backend |
Configuration to run before the backend. | |