Source_Interval Struct Reference

Collaboration diagram for Source_Interval:

Collaboration graph
[legend]
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

Detailed Description

Definition at line 239 of file read_timing.C.


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

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

Definition at line 260 of file read_timing.C.

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

Here is the call graph for this function:

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.

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

Definition at line 277 of file read_timing.C.

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

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

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 main(), and operator<<().

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation

Atom Source_Interval::start

Definition at line 241 of file read_timing.C.

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

Atom Source_Interval::end

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 Fri May 25 01:22:21 2007 for Vesta by  doxygen 1.5.1