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

Source_Interval Struct Reference

List of all members.

Public Member Functions

 Source_Interval ()
 Source_Interval (const Source_Interval &other)
 Source_Interval (const Atom &start, const Atom &end)
Word Hash () const throw ()
Source_Intervaloperator= (const Source_Interval &other) throw ()
bool operator== (const Source_Interval &other) throw ()
Text as_fname () const throw ()
Text as_text () const throw ()

Public Attributes

Atom start
Atom end

Constructor & Destructor Documentation

Source_Interval::Source_Interval  )  [inline]
 

Definition at line 243 of file read_timing.C.

Source_Interval::Source_Interval const Source_Interval other  )  [inline]
 

Definition at line 248 of file read_timing.C.

Source_Interval::Source_Interval const Atom start,
const Atom end
[inline]
 

Definition at line 253 of file read_timing.C.


Member Function Documentation

Text Source_Interval::as_fname  )  const throw () [inline]
 

Definition at line 277 of file read_timing.C.

References Text::cchars(), end, and start.

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

Definition at line 282 of file read_timing.C.

References Text::cchars(), end, and start.

Referenced by operator<<().

Word Source_Interval::Hash  )  const throw () [inline]
 

Definition at line 260 of file read_timing.C.

References end, Text::Hash(), and start.

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

Definition at line 265 of file read_timing.C.

References end, and start.

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

Definition at line 272 of file read_timing.C.

References end, and start.


Member Data Documentation

Atom Source_Interval::end
 

Definition at line 241 of file read_timing.C.

Referenced by as_fname(), as_text(), Hash(), operator=(), and operator==().

Atom Source_Interval::start
 

Definition at line 241 of file read_timing.C.

Referenced by as_fname(), as_text(), Hash(), operator=(), and operator==().


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