Jpp
Classes | Namespaces | Functions | Variables
JDate.hh File Reference
#include <time.h>
#include <string>
#include <ostream>

Go to the source code of this file.

Classes

struct  JSYSTEM::JDateAndTime
 Auxililary class to get date and time. More...
 

Namespaces

 JSYSTEM
 Auxiliary classes and methods for operating system calls.
 
 JPP
 This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 

Functions

const char * JSYSTEM::getDate ()
 Get ASCII formatted date. More...
 
const char * JSYSTEM::getTime ()
 Get ASCII formatted time. More...
 

Variables

static JDateAndTime JSYSTEM::getDateAndTime
 Function object to get ASCII formatted date and time. More...
 

Detailed Description

Date and time functions.

Author
mdejong

Definition in file JDate.hh.