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

misc.cc File Reference

#include <stdio.h>
#include <unistd.h>
#include <netdb.h>
#include <sys/time.h>
#include <sys/stat.h>

Go to the source code of this file.

Functions

int myTimer ()
double myTimer2 ()
int mySleep (int n)
char * getlocalIP (void)
int getFileSize (char *filename)


Function Documentation

int getFileSize char *    filename
 

Definition at line 59 of file misc.cc.

char* getlocalIP void   
 

Definition at line 36 of file misc.cc.

int mySleep int    n
 

Definition at line 28 of file misc.cc.

int myTimer  
 

Definition at line 8 of file misc.cc.

Referenced by recv_all(), send_all(), and DataServer::Start().

double myTimer2  
 

Definition at line 18 of file misc.cc.


Generated on Sun Jun 16 17:36:50 2002 for POSSE: Portable Object-oriented Scientific Steering Environment by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001