StreamEvent Class Reference

#include <streamevent.h>

List of all members.

Public Member Functions

 StreamEvent (Stream stream)
Stream stream () const
quint64 id () const
Stream::Status status () const
quint64 circuitId () const
QString target () const

Private Attributes

Stream _stream


Detailed Description

Definition at line 26 of file streamevent.h.


Constructor & Destructor Documentation

StreamEvent::StreamEvent ( Stream  stream  )  [inline]

Default constructor

Definition at line 30 of file streamevent.h.

References _stream.


Member Function Documentation

Stream StreamEvent::stream (  )  const [inline]

Returns the Stream object for this stream event.

Definition at line 35 of file streamevent.h.

References _stream.

Referenced by NetViewer::customEvent().

quint64 StreamEvent::id (  )  const [inline]

Returns the ID for this stream event.

Definition at line 37 of file streamevent.h.

References _stream, and Stream::id().

Stream::Status StreamEvent::status (  )  const [inline]

Returns the status for this stream event.

Definition at line 39 of file streamevent.h.

References _stream, and Stream::status().

quint64 StreamEvent::circuitId (  )  const [inline]

Returns the ID of the circuit to which this stream is assigned

Definition at line 41 of file streamevent.h.

References _stream, and Stream::circuitId().

QString StreamEvent::target (  )  const [inline]

Returns the target for this stream event.

Definition at line 43 of file streamevent.h.

References _stream, and Stream::target().


Member Data Documentation

Stream object for this stream event.

Definition at line 46 of file streamevent.h.

Referenced by circuitId(), id(), status(), stream(), StreamEvent(), and target().


The documentation for this class was generated from the following file:

Generated on Sat Aug 16 17:31:50 2008 for Vidalia by  doxygen 1.5.6