RTEMS CPU Kit with SuperCore  4.11.3
Data Fields
rtems_rap_app_s Struct Reference

The RAP file data. More...

Collaboration diagram for rtems_rap_app_s:
Collaboration graph
[legend]

Data Fields

rtems_chain_node node
 The node's link in the chain. More...
 
const char * name
 The file name.
 
void * handle
 The dlopen handle. More...
 

Detailed Description

The RAP file data.

This structure is allocated on the heap when a file is loaded.

Field Documentation

◆ handle

void* rtems_rap_app_s::handle

The dlopen handle.

◆ node

rtems_chain_node rtems_rap_app_s::node

The node's link in the chain.


The documentation for this struct was generated from the following file: