PSTime/include/Time.h File Reference

#include <time.h>
#include <iosfwd>
#include <string>
#include <stdint.h>
#include "PSTime/Duration.h"

Go to the source code of this file.

Namespaces

namespace  PSTime

Classes

class  PSTime::Time
 Standard time class for use in LCLS software. More...

Functions

Time PSTime::operator+ (const Duration &d, const Time &t)
 Addition of duration and time objects.
Time PSTime::operator+ (const Time &t, const Duration &d)
 Addition of time and duration objects.
Time PSTime::operator- (const Time &t, const Duration &d)
 Subtract duration from time.
std::ostream & PSTime::operator<< (std::ostream &os, const Time &t)
 Stream insertion operator, prints result of Time::asString() method.


Generated on 19 Dec 2016 for PSANAclasses by  doxygen 1.4.7