HeMPS  8.0
Public Attributes | List of all members
Application Struct Reference

This structure store variables useful to the kernel master manage an application instance. More...

#include <applications.h>

Collaboration diagram for Application:
Collaboration graph
[legend]

Public Attributes

int app_ID
 Stores the application id.
 
int status
 Stores the application status.
 
int tasks_number
 Stores the application task number.
 
int terminated_tasks
 Stores the number of task terminated of an application.
 
Task tasks [MAX_TASKS_APP]
 Array of Task with the size equal to the MAX_TASKS_APP.
 

Detailed Description

This structure store variables useful to the kernel master manage an application instance.


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