cSocketRTScheduler.cc File Reference

#include "cSocketRTScheduler.h"
#include <headers/ethernet.h>

Defines

#define IPPROTO_SCTP   132
#define PCAP_SNAPLEN   65536
#define PCAP_TIMEOUT   10

Functions

 Register_Class (cSocketRTScheduler)
std::ostream & operator<< (std::ostream &out, const timeval &tv)


Define Documentation

#define IPPROTO_SCTP   132

#define PCAP_SNAPLEN   65536

#define PCAP_TIMEOUT   10


Function Documentation

std::ostream& operator<< ( std::ostream &  out,
const timeval &  tv 
) [inline]

00042 {
00043     return out << (uint32)tv.tv_sec << "s" << tv.tv_usec << "us";
00044 }

Register_Class ( cSocketRTScheduler   ) 


Generated on Fri Mar 20 18:51:16 2009 for INET Framework for OMNeT++/OMNEST by  doxygen 1.5.5