Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

MUtils.h File Reference

#include <string>
#include <stdexcept>
#include <sstream>
#include <stdio.h>

Go to the source code of this file.

Namespaces

namespace  MUtils

Classes

class  BadConversion

Defines

#define TIME   struct timeval
#define GETTIME(a)   gettimeofday(&(a),NULL)
#define RESETTIME(a)   a.tv_sec = a.tv_usec = 0
#define TIMEZERO   {0,0}


Define Documentation

#define GETTIME  )     gettimeofday(&(a),NULL)
 

#define RESETTIME  )     a.tv_sec = a.tv_usec = 0
 

#define TIME   struct timeval
 

#define TIMEZERO   {0,0}
 




MDFS SourceForge project page and download

SourceForge.net Logo

Generated on Sat Jan 3 03:14:20 2004 for MDFS by doxygen1.3.5