LogTime.h File Reference


Namespaces

namespace  MXA

Defines

#define MXA_GET_TIME_OF_DAY   gettimeofday
#define TimeType   time_t
#define TimeFunc   time
#define DEBUG_OUT(function)   function() << "File: " << __FILE__ << "(" << __LINE__ << "): "

Functions

std::string logTime ()
 Returns a Formatted String of the current Date/Time for logging purpose.
std::string tifDateTime ()
std::string MXAVersionString ()
 Generates a String suitable for using as a version string for applications.
unsigned long long int MXA::getMilliSeconds ()
 returns the number of milliseconds from a platform specified time.

Define Documentation

#define DEBUG_OUT ( function   )     function() << "File: " << __FILE__ << "(" << __LINE__ << "): "

#define MXA_GET_TIME_OF_DAY   gettimeofday

#define TimeFunc   time

#define TimeType   time_t


Function Documentation

std::string logTime (  )  [inline]

Returns a Formatted String of the current Date/Time for logging purpose.

Returns:
A std:string of the current date/time

std::string MXAVersionString (  )  [inline]

Generates a String suitable for using as a version string for applications.

Returns:

std::string tifDateTime (  )  [inline]

Returns a date/time string suitable for tiff tags.

Returns:


Generated on Tue Nov 17 18:43:10 2009 for MXADataModel by  doxygen 1.5.2