gr_edge Class Reference

Class representing a connection between to graph endpoints. More...

#include <gr_flowgraph.h>

Collaboration diagram for gr_edge:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 gr_edge ()
 gr_edge (const gr_endpoint &src, const gr_endpoint &dst)
 ~gr_edge ()
const gr_endpointsrc () const
const gr_endpointdst () const


Detailed Description

Class representing a connection between to graph endpoints.

Constructor & Destructor Documentation

gr_edge::gr_edge (  )  [inline]

gr_edge::gr_edge ( const gr_endpoint src,
const gr_endpoint dst 
) [inline]

gr_edge::~gr_edge (  ) 


Member Function Documentation

const gr_endpoint& gr_edge::dst (  )  const [inline]

Referenced by operator<<().

const gr_endpoint& gr_edge::src (  )  const [inline]

Referenced by operator<<().


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

Generated on Thu Mar 5 09:02:37 2009 for GNU Radio 3.1.3 by  doxygen 1.5.8