Classes | Macros | Functions
auger-convert-time.cc File Reference
#include <cstring>
#include <iostream>
#include <iomanip>
#include <sstream>
#include <unistd.h>
#include <utl/AugerUnits.h>
#include <utl/TimeStamp.h>
#include <utl/TimeInterval.h>
#include <utl/UTCDateTime.h>
#include <utl/MoonCycle.h>
#include <utl/LeapSeconds.h>
#include <utl/ModifiedJulianDate.h>
#include <utl/AugerException.h>
#include <utl/ErrorLogger.h>

Go to the source code of this file.

Classes

class  Parser
 

Macros

#define ul(text)   << "\033[4m" << #text << "\033[0m" <<
 

Functions

int help (char *&execPath, const int &exitCode)
 
int main (int argc, char *argv[])
 

Macro Definition Documentation

#define ul (   text)    << "\033[4m" << #text << "\033[0m" <<
Author
Violet Harvey
Date
2016-09-28

Definition at line 27 of file auger-convert-time.cc.

Referenced by FC_UpperLimits(), and help().

Function Documentation

int help ( char *&  execPath,
const int &  exitCode 
)

Definition at line 307 of file auger-convert-time.cc.

References ul.

int main ( int  argc,
char *  argv[] 
)

, generated on Tue Sep 26 2023.