#include <systemc.h>Go to the source code of this file.
Classes | |
| class | QoS_interface |
Macros | |
| #define | QOS_COMMON_ACTIVATE virtual void activate_common_trace(int ApplicationNumber) |
| #define | QOS_APPLICATION_ACTIVATE virtual void activate_application_trace(int applicationID, Application &application) |
| #define | QOS_TRACE(var_name, displayed_name, format) sc_trace(services.getTraceFile(), var_name, displayed_name); |
| #define | QOS_APPLICATION_THREAD virtual void QoS_application_thread(int applicationID, Application &application, int monitoringThreadID) |
| #define | QOS_COMMON_THREAD virtual void QoS_common_thread(int ApplicationNumber, int monitoringThreadID) |
UNS - CNRS Copyright 2013 All Rights Reserved.
These computer program listings and specifications, herein, are the property of Université de Nice Sophia-Antipolis (UNS) and Centre National de la Recherche Scientifique (CNRS), and shall not be reproduced or copied or used in whole or in part as the basis for manufacture or sale of items without written permission. For a license agreement, please contact: licensing@sattse.com
QoS Interface to manage the QoS
1.8.7