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_Point & | operator= (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 |
|
|
Definition at line 193 of file read_timing.C. References read(). |
|
|
Definition at line 198 of file read_timing.C. |
|
|
Definition at line 203 of file read_timing.C. |
|
|
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(). |
|
|
Definition at line 223 of file read_timing.C. |
|
|
Definition at line 215 of file read_timing.C. |
|
|
Definition at line 208 of file read_timing.C. |
|
|
Definition at line 163 of file read_timing.C. References delta, file, line, and Delta_Time::read(). Referenced by Time_Point(). |
|
|
Definition at line 161 of file read_timing.C. Referenced by Call_Data::compute_interval_times(), Call_Data::longid_interval(), operator=(), operator==(), and read(). |
|
|
Definition at line 158 of file read_timing.C. Referenced by as_text(), operator=(), operator==(), and read(). |
|
|
Definition at line 159 of file read_timing.C. Referenced by as_text(), operator=(), operator==(), and read(). |
1.4.2