|
|
|
|
/home/brennan/n-sim/OrbisQuartus/server/l4/sim_if-l4.cpp File ReferenceSimulation solver interface for L4. More...
#include <sys/ioctl.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
#include <sim_if.h>
#include <virtual_time.h>
#include <mac_lib.h>
#include <sensor_node.h>
#include <daemon.h>
#include <configuration.h>
Go to the source code of this file.
Detailed Description
Simulation solver interface for L4.
- Revision
- 1.4
Original Author: Sean M. Brennan <brennan@lanl.gov> - Author
- sean_m_brennan
Created: February 8, 2006 - Date
- 2007/10/11 17:13:30
Definition in file sim_if-l4.cpp.
Function Documentation
void sim_if_service |
( |
int |
nodes[], |
|
|
int |
num_nodes |
|
) |
|
|
|