RecoSim  1.0
 All Classes Files Functions Variables Enumerations
Classes | Enumerations
user_algorithm_interface.h File Reference
#include <systemc.h>
#include "utils.h"

Go to the source code of this file.

Classes

class  User_algorithm_interface< Ni, No >
 

Enumerations

enum  User_algorithm_action { CURRENT_MODULE_READY, NEXT_MODULE_READY, WAIT_FOR_NEXT_MODULE, WAIT_FOR_CURRENT_MODULE }
 

Detailed Description

UNS - CNRS Copyright 2012 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: conta.nosp@m.ct@s.nosp@m.attse.nosp@m..com

Author
Francois Duhem (Franc.nosp@m.ois..nosp@m.Duhem.nosp@m.@uni.nosp@m.ce.fr), Fabrice Muller (Fabri.nosp@m.ce.M.nosp@m.uller.nosp@m.@uni.nosp@m.ce.fr) University of Nice-Sophia Antipolis - LEAT/CNRS
Version
1.0
Date
2010-07-01

DESCRIPTION

Interface to be passed as a parameter for the user algorithm

Enumeration Type Documentation

Action enumeration for user algorithms