TTime
class description - source file - inheritance tree
public:
TTime TTime()
TTime TTime(Long_t msec)
TTime TTime(TTime& t)
TTime operator=(TTime& t)
TTime operator+=(TTime& t)
TTime operator-=(TTime& t)
TTime operator*=(TTime& t)
TTime operator/=(TTime& t)
void ~TTime()
const char* AsString()
TClass* Class()
virtual TClass* IsA()
long operator long()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
private:
Long_t fMilliSec
TTime
Basic time type with millisecond precision.
const char* AsString() const
Inline Functions
TTime TTime()
TTime TTime(Long_t msec)
TTime TTime(TTime& t)
TTime operator=(TTime& t)
TTime operator+=(TTime& t)
TTime operator-=(TTime& t)
TTime operator*=(TTime& t)
TTime operator/=(TTime& t)
long operator long()
TClass* Class()
TClass* IsA()
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void ~TTime()
Author: Fons Rademakers 28/11/96
Last update: 1.00/06 23/03/97 11.01.59 by Rene Brun
Copyright (c) 1995-1999, The ROOT System, All rights reserved. *
ROOT page - Class index - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.