gr_endpoint Class Reference
[Implementation Details]

Class representing a specific input or output graph endpoint. More...

#include <gr_flowgraph.h>

List of all members.

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


Detailed Description

Class representing a specific input or output graph endpoint.

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]

Referenced by operator<<().

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

References d_basic_block, and d_port.

int gr_endpoint::port (  )  const [inline]

Referenced by operator<<().


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

Generated on Wed Jul 29 07:20:28 2009 for GNU Radio 3.2.2 C++ API by  doxygen 1.5.8