gr_endpoint Class Reference

#include <gr_flowgraph.h>

Collaboration diagram for gr_endpoint:

Collaboration graph
[legend]

List of all members.


Detailed Description

Class representing a specific input or output graph endpoint.

Public Member Functions

 gr_endpoint ()
 gr_endpoint (gr_basic_block_sptr block, int port)
gr_basic_block_sptr block () const
int port () const
bool operator== (const gr_endpoint &other) const

Constructor & Destructor Documentation

gr_endpoint::gr_endpoint (  )  [inline]

gr_endpoint::gr_endpoint ( gr_basic_block_sptr  block,
int  port 
) [inline]


Member Function Documentation

gr_basic_block_sptr gr_endpoint::block (  )  const [inline]

int gr_endpoint::port (  )  const [inline]

bool gr_endpoint::operator== ( const gr_endpoint other  )  const [inline]

References d_basic_block, and d_port.


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

Generated on Thu Mar 27 15:00:42 2008 for GNU Radio 3.1.1 by  doxygen 1.5.5