Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

Time_Point Struct Reference

List of all members.

Public Member Functions

void read (FILE *input) throw (FS::EndOfFile)
 Time_Point (FILE *input) throw (FS::EndOfFile)
 Time_Point ()
 Time_Point (const Time_Point &other)
bool operator== (const Time_Point &other) const throw ()
Time_Pointoperator= (const Time_Point &other) throw ()
bool operator!= (const Time_Point &other) const throw ()
Text as_text () const throw ()

Public Attributes

Atom file
unsigned short line
Delta_Time delta

Constructor & Destructor Documentation

Time_Point::Time_Point FILE *  input  )  throw (FS::EndOfFile) [inline]
 

Definition at line 193 of file read_timing.C.

References read().

Time_Point::Time_Point  )  [inline]
 

Definition at line 198 of file read_timing.C.

Time_Point::Time_Point const Time_Point other  )  [inline]
 

Definition at line 203 of file read_timing.C.


Member Function Documentation

Text Time_Point::as_text  )  const throw () [inline]
 

Definition at line 228 of file read_timing.C.

References file, line, and Basics::OBufStream::str().

Referenced by Call_Data::compute_interval_times(), and Call_Data::longid_interval().

bool Time_Point::operator!= const Time_Point other  )  const throw () [inline]
 

Definition at line 223 of file read_timing.C.

Time_Point& Time_Point::operator= const Time_Point other  )  throw () [inline]
 

Definition at line 215 of file read_timing.C.

References delta, file, and line.

bool Time_Point::operator== const Time_Point other  )  const throw () [inline]
 

Definition at line 208 of file read_timing.C.

References delta, file, and line.

void Time_Point::read FILE *  input  )  throw (FS::EndOfFile) [inline]
 

Definition at line 163 of file read_timing.C.

References delta, file, line, and Delta_Time::read().

Referenced by Time_Point().


Member Data Documentation

Delta_Time Time_Point::delta
 

Definition at line 161 of file read_timing.C.

Referenced by Call_Data::compute_interval_times(), Call_Data::longid_interval(), operator=(), operator==(), and read().

Atom Time_Point::file
 

Definition at line 158 of file read_timing.C.

Referenced by as_text(), operator=(), operator==(), and read().

unsigned short Time_Point::line
 

Definition at line 159 of file read_timing.C.

Referenced by as_text(), operator=(), operator==(), and read().


The documentation for this struct was generated from the following file:
Generated on Mon May 8 00:49:14 2006 for Vesta by  doxygen 1.4.2