DESERT 3.5.1
|
#include "uwtokenbus.h"
#include "uwtokenbus_hdr.h"
#include <iostream>
#include <mac.h>
#include <uwcbr-module.h>
#include <tclcl.h>
Go to the source code of this file.
Classes | |
class | UwTokenBusModuleClass |
Macros | |
#define | DEBUG(level, text) {if (debug >= level) {std::cout << NOW << " UwTokenBus(" << node_id << "): " << text << std::endl;}} |
Variables | |
packet_t | PT_UWTOKENBUS |
UwTokenBusModuleClass | class_module_uwtokenbus |
Provides the implementation of the class UwTokenBus.
Definition in file uwtokenbus.cpp.
#define DEBUG | ( | level, | |
text | |||
) | {if (debug >= level) {std::cout << NOW << " UwTokenBus(" << node_id << "): " << text << std::endl;}} |
Definition at line 49 of file uwtokenbus.cpp.
|
static |
|
extern |
Definition at line 43 of file DESERT_Framework/DESERT/data_link/uwtokenbus/initlib.cpp.