ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

ns-2/diffusion3/lib/main/tools.cc File Reference

#include "tools.hh"

Functions

void GetTime (struct timeval *tv)
void SetSeed (struct timeval *tv)
int GetRand ()
void DiffPrint (int msg_debug_level, const char *fmt,...)
void DiffPrintWithTime (int msg_debug_level, const char *fmt,...)

Variables

int global_debug_level = DEBUG_DEFAULT

Function Documentation

void DiffPrint int    msg_debug_level,
const char *    fmt,
...   
 

void DiffPrintWithTime int    msg_debug_level,
const char *    fmt,
...   
 

int GetRand  
 

void GetTime struct timeval *    tv
 

void SetSeed struct timeval *    tv
 


Variable Documentation

int global_debug_level = DEBUG_DEFAULT
 


This document is generated by doxygen.