#include <rtepriv.h>
Data Fields | |
char* | name |
void (* | backend_init )(void) |
rte_context_class* (* | context_enum )(unsigned int index, char **errstr) |
|
Name of the backend. This is only used for debugging, not client visible. |
|
Called once by frontend before |
|
Same behaviour as its frontend counterpart. Contexts (rather than the entire backend) can be inactive due to lack of resources for example, then this function must still return a valid |