Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 07118dbc7175a4a7d1e779ad4c1549db > files > 80

flowcanvas-devel-0.6.4-1.fc14.1.i686.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>FlowCanvas: FlowCanvas::Connection Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath">
    <ul>
      <li><a class="el" href="namespaceFlowCanvas.html">FlowCanvas</a>      </li>
      <li><a class="el" href="classFlowCanvas_1_1Connection.html">FlowCanvas::Connection</a>      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#nested-classes">Classes</a> &#124;
<a href="#pub-types">Public Types</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pro-methods">Protected Member Functions</a> &#124;
<a href="#pro-attribs">Protected Attributes</a> &#124;
<a href="#friends">Friends</a>  </div>
  <div class="headertitle">
<h1>FlowCanvas::Connection Class Reference<br/>
<small>
[<a class="el" href="group__FlowCanvas.html">Canvas widget for dataflow systems.</a>]</small>
</h1>  </div>
</div>
<div class="contents">
<!-- doxytag: class="FlowCanvas::Connection" -->
<p>A connection (line) between two canvas objects.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="Connection_8hpp_source.html">Connection.hpp</a>&gt;</code></p>
<div class="dynheader">
Collaboration diagram for FlowCanvas::Connection:</div>
<div class="dyncontent">
<div class="center"><img src="classFlowCanvas_1_1Connection__coll__graph.png" border="0" usemap="#FlowCanvas_1_1Connection_coll__map" alt="Collaboration graph"/></div>
<map name="FlowCanvas_1_1Connection_coll__map" id="FlowCanvas_1_1Connection_coll__map">
<area shape="rect" id="node2" href="structFlowCanvas_1_1Connection_1_1Handle.html" title="FlowCanvas::Connection::Handle" alt="" coords="5,5,224,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="classFlowCanvas_1_1Connection-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structFlowCanvas_1_1Connection_1_1Handle.html">Handle</a></td></tr>
<tr><td colspan="2"><h2><a name="pub-types"></a>
Public Types</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFlowCanvas_1_1Connection.html#a4e33790022c4c0c4c3f6b64c651aba67">HandleStyle</a> { <a class="el" href="classFlowCanvas_1_1Connection.html#a4e33790022c4c0c4c3f6b64c651aba67a68ca0b937ef7c19b28f753cc7b87708c">HANDLE_NONE</a>, 
<a class="el" href="classFlowCanvas_1_1Connection.html#a4e33790022c4c0c4c3f6b64c651aba67a0f412989be8012b8b6af70cb70708499">HANDLE_RECT</a>, 
<a class="el" href="classFlowCanvas_1_1Connection.html#a4e33790022c4c0c4c3f6b64c651aba67a81c252702c9ac085e4560747333c6fd2">HANDLE_CIRCLE</a>
 }</td></tr>
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFlowCanvas_1_1Connection.html#ae53a0cd38d0de8da68b42376b288367c">Connection</a> (boost::shared_ptr&lt; <a class="el" href="classFlowCanvas_1_1Canvas.html">Canvas</a> &gt; canvas, boost::shared_ptr&lt; <a class="el" href="classFlowCanvas_1_1Connectable.html">Connectable</a> &gt; source, boost::shared_ptr&lt; <a class="el" href="classFlowCanvas_1_1Connectable.html">Connectable</a> &gt; dest, uint32_t color, bool show_arrow_head=false)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFlowCanvas_1_1Connection.html#afbbe136cbc809740bf99f20aa4f76198">~Connection</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFlowCanvas_1_1Connection.html#a4ed5369960ff576f69d0fd21cc45f438">move</a> (double, double)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFlowCanvas_1_1Connection.html#a8088df7451a907db218a184bff8743d0">zoom</a> (double)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFlowCanvas_1_1Connection.html#ae5c482ba043390036583c7b1a0adfd22">selected</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFlowCanvas_1_1Connection.html#aa63c7f45907592bbc9e35057bc3878ef">set_selected</a> (bool b)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFlowCanvas_1_1Connection.html#a66fedd0bd7045b88cd7019e906bb7edb">length_hint</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFlowCanvas_1_1Connection.html#a398a715916ab41d5190a07198ddc6834">set_label</a> (const std::string &amp;str)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFlowCanvas_1_1Connection.html#a881882ed1077d741c8eaf6ba4e33bf80">show_handle</a> (bool show)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFlowCanvas_1_1Connection.html#a1bc2db8f9ba66e4db50d82fc5a59d050">set_color</a> (uint32_t color)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFlowCanvas_1_1Connection.html#ae41e31871178502fe63a2fd1304744a4">set_highlighted</a> (bool b)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFlowCanvas_1_1Connection.html#a956a2cf003dda81006ccb66f9575ba37">raise_to_top</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFlowCanvas_1_1Connection.html#a2777a5f1b12a9c2f629055d9eea851f0">select_tick</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const boost::weak_ptr<br class="typebreak"/>
&lt; <a class="el" href="classFlowCanvas_1_1Connectable.html">Connectable</a> &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFlowCanvas_1_1Connection.html#a960908c3f58e3f7f48f870f2d7aeeecc">source</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const boost::weak_ptr<br class="typebreak"/>
&lt; <a class="el" href="classFlowCanvas_1_1Connectable.html">Connectable</a> &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFlowCanvas_1_1Connection.html#a67f6b33da8419521f928de17d678059b">dest</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFlowCanvas_1_1Connection.html#a02360cc3bb8550958ef962a5d2415f78">set_handle_style</a> (<a class="el" href="classFlowCanvas_1_1Connection.html#a4e33790022c4c0c4c3f6b64c651aba67">HandleStyle</a> s)</td></tr>
<tr><td colspan="2"><h2><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFlowCanvas_1_1Connection.html#a5541bd4f6400f8e7e3553f7c82319d73">update_location</a> ()</td></tr>
<tr><td colspan="2"><h2><a name="pro-attribs"></a>
Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const boost::weak_ptr&lt; <a class="el" href="classFlowCanvas_1_1Canvas.html">Canvas</a> &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFlowCanvas_1_1Connection.html#aac927fe52cbbb199569f8af1fd0f926d">_canvas</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const boost::weak_ptr<br class="typebreak"/>
&lt; <a class="el" href="classFlowCanvas_1_1Connectable.html">Connectable</a> &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFlowCanvas_1_1Connection.html#a42c55278ba2339fe114388a7915fea35">_source</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const boost::weak_ptr<br class="typebreak"/>
&lt; <a class="el" href="classFlowCanvas_1_1Connectable.html">Connectable</a> &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFlowCanvas_1_1Connection.html#a29065b0cb7b2df409717fb663715c89c">_dest</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">uint32_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFlowCanvas_1_1Connection.html#ab19bb46ca880754dde24d19b09226380">_color</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFlowCanvas_1_1Connection.html#a3daba779b24903962776cd01406dda8e">_selected</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFlowCanvas_1_1Connection.html#a3d3202e1a20ee867192abc2f6e811ef7">_show_arrowhead</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">Gnome::Canvas::Bpath&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFlowCanvas_1_1Connection.html#a39bd0febf7d13608041135c5bae95dca">_bpath</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">GnomeCanvasPathDef *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFlowCanvas_1_1Connection.html#acf64f404682a077f00f4810a76125def">_path</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classFlowCanvas_1_1Connection.html#a4e33790022c4c0c4c3f6b64c651aba67">HandleStyle</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFlowCanvas_1_1Connection.html#a3909960a326f37ce1527974aada568ae">_handle_style</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="structFlowCanvas_1_1Connection_1_1Handle.html">FlowCanvas::Connection::Handle</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFlowCanvas_1_1Connection.html#ac5d40f94b2f6ab3fe41b4602cc96ed21">_handle</a></td></tr>
<tr><td colspan="2"><h2><a name="friends"></a>
Friends</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFlowCanvas_1_1Connection.html#a9816083e25bae0b2f472e19382136687">Canvas</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classFlowCanvas_1_1Connection.html#ae97fde05a8519c721c4db23aa44d72fc">Connectable</a></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>A connection (line) between two canvas objects. </p>
<hr/><h2>Member Enumeration Documentation</h2>
<a class="anchor" id="a4e33790022c4c0c4c3f6b64c651aba67"></a><!-- doxytag: member="FlowCanvas::Connection::HandleStyle" ref="a4e33790022c4c0c4c3f6b64c651aba67" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="classFlowCanvas_1_1Connection.html#a4e33790022c4c0c4c3f6b64c651aba67">FlowCanvas::Connection::HandleStyle</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl><dt><b>Enumerator: </b></dt><dd><table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" id="a4e33790022c4c0c4c3f6b64c651aba67a68ca0b937ef7c19b28f753cc7b87708c"></a><!-- doxytag: member="HANDLE_NONE" ref="a4e33790022c4c0c4c3f6b64c651aba67a68ca0b937ef7c19b28f753cc7b87708c" args="" -->HANDLE_NONE</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a4e33790022c4c0c4c3f6b64c651aba67a0f412989be8012b8b6af70cb70708499"></a><!-- doxytag: member="HANDLE_RECT" ref="a4e33790022c4c0c4c3f6b64c651aba67a0f412989be8012b8b6af70cb70708499" args="" -->HANDLE_RECT</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a4e33790022c4c0c4c3f6b64c651aba67a81c252702c9ac085e4560747333c6fd2"></a><!-- doxytag: member="HANDLE_CIRCLE" ref="a4e33790022c4c0c4c3f6b64c651aba67a81c252702c9ac085e4560747333c6fd2" args="" -->HANDLE_CIRCLE</em>&nbsp;</td><td>
</td></tr>
</table>
</dd>
</dl>

</div>
</div>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="ae53a0cd38d0de8da68b42376b288367c"></a><!-- doxytag: member="FlowCanvas::Connection::Connection" ref="ae53a0cd38d0de8da68b42376b288367c" args="(boost::shared_ptr&lt; Canvas &gt; canvas, boost::shared_ptr&lt; Connectable &gt; source, boost::shared_ptr&lt; Connectable &gt; dest, uint32_t color, bool show_arrow_head=false)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">FlowCanvas::Connection::Connection </td>
          <td>(</td>
          <td class="paramtype">boost::shared_ptr&lt; <a class="el" href="classFlowCanvas_1_1Canvas.html">Canvas</a> &gt;&nbsp;</td>
          <td class="paramname"> <em>canvas</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">boost::shared_ptr&lt; <a class="el" href="classFlowCanvas_1_1Connectable.html">Connectable</a> &gt;&nbsp;</td>
          <td class="paramname"> <em>source</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">boost::shared_ptr&lt; <a class="el" href="classFlowCanvas_1_1Connectable.html">Connectable</a> &gt;&nbsp;</td>
          <td class="paramname"> <em>dest</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">uint32_t&nbsp;</td>
          <td class="paramname"> <em>color</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>show_arrow_head</em> = <code>false</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="afbbe136cbc809740bf99f20aa4f76198"></a><!-- doxytag: member="FlowCanvas::Connection::~Connection" ref="afbbe136cbc809740bf99f20aa4f76198" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual FlowCanvas::Connection::~Connection </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a4ed5369960ff576f69d0fd21cc45f438"></a><!-- doxytag: member="FlowCanvas::Connection::move" ref="a4ed5369960ff576f69d0fd21cc45f438" args="(double, double)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void FlowCanvas::Connection::move </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a8088df7451a907db218a184bff8743d0"></a><!-- doxytag: member="FlowCanvas::Connection::zoom" ref="a8088df7451a907db218a184bff8743d0" args="(double)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void FlowCanvas::Connection::zoom </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="ae5c482ba043390036583c7b1a0adfd22"></a><!-- doxytag: member="FlowCanvas::Connection::selected" ref="ae5c482ba043390036583c7b1a0adfd22" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool FlowCanvas::Connection::selected </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="classFlowCanvas_1_1Connection.html#a3daba779b24903962776cd01406dda8e">_selected</a>.</p>

</div>
</div>
<a class="anchor" id="aa63c7f45907592bbc9e35057bc3878ef"></a><!-- doxytag: member="FlowCanvas::Connection::set_selected" ref="aa63c7f45907592bbc9e35057bc3878ef" args="(bool b)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void FlowCanvas::Connection::set_selected </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>b</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a66fedd0bd7045b88cd7019e906bb7edb"></a><!-- doxytag: member="FlowCanvas::Connection::length_hint" ref="a66fedd0bd7045b88cd7019e906bb7edb" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual double FlowCanvas::Connection::length_hint </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a398a715916ab41d5190a07198ddc6834"></a><!-- doxytag: member="FlowCanvas::Connection::set_label" ref="a398a715916ab41d5190a07198ddc6834" args="(const std::string &amp;str)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void FlowCanvas::Connection::set_label </td>
          <td>(</td>
          <td class="paramtype">const std::string &amp;&nbsp;</td>
          <td class="paramname"> <em>str</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a881882ed1077d741c8eaf6ba4e33bf80"></a><!-- doxytag: member="FlowCanvas::Connection::show_handle" ref="a881882ed1077d741c8eaf6ba4e33bf80" args="(bool show)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void FlowCanvas::Connection::show_handle </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>show</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a1bc2db8f9ba66e4db50d82fc5a59d050"></a><!-- doxytag: member="FlowCanvas::Connection::set_color" ref="a1bc2db8f9ba66e4db50d82fc5a59d050" args="(uint32_t color)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void FlowCanvas::Connection::set_color </td>
          <td>(</td>
          <td class="paramtype">uint32_t&nbsp;</td>
          <td class="paramname"> <em>color</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="ae41e31871178502fe63a2fd1304744a4"></a><!-- doxytag: member="FlowCanvas::Connection::set_highlighted" ref="ae41e31871178502fe63a2fd1304744a4" args="(bool b)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void FlowCanvas::Connection::set_highlighted </td>
          <td>(</td>
          <td class="paramtype">bool&nbsp;</td>
          <td class="paramname"> <em>b</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a956a2cf003dda81006ccb66f9575ba37"></a><!-- doxytag: member="FlowCanvas::Connection::raise_to_top" ref="a956a2cf003dda81006ccb66f9575ba37" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void FlowCanvas::Connection::raise_to_top </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a2777a5f1b12a9c2f629055d9eea851f0"></a><!-- doxytag: member="FlowCanvas::Connection::select_tick" ref="a2777a5f1b12a9c2f629055d9eea851f0" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void FlowCanvas::Connection::select_tick </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a960908c3f58e3f7f48f870f2d7aeeecc"></a><!-- doxytag: member="FlowCanvas::Connection::source" ref="a960908c3f58e3f7f48f870f2d7aeeecc" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const boost::weak_ptr&lt;<a class="el" href="classFlowCanvas_1_1Connectable.html">Connectable</a>&gt; FlowCanvas::Connection::source </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="classFlowCanvas_1_1Connection.html#a42c55278ba2339fe114388a7915fea35">_source</a>.</p>

</div>
</div>
<a class="anchor" id="a67f6b33da8419521f928de17d678059b"></a><!-- doxytag: member="FlowCanvas::Connection::dest" ref="a67f6b33da8419521f928de17d678059b" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const boost::weak_ptr&lt;<a class="el" href="classFlowCanvas_1_1Connectable.html">Connectable</a>&gt; FlowCanvas::Connection::dest </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="classFlowCanvas_1_1Connection.html#a29065b0cb7b2df409717fb663715c89c">_dest</a>.</p>

</div>
</div>
<a class="anchor" id="a02360cc3bb8550958ef962a5d2415f78"></a><!-- doxytag: member="FlowCanvas::Connection::set_handle_style" ref="a02360cc3bb8550958ef962a5d2415f78" args="(HandleStyle s)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void FlowCanvas::Connection::set_handle_style </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classFlowCanvas_1_1Connection.html#a4e33790022c4c0c4c3f6b64c651aba67">HandleStyle</a>&nbsp;</td>
          <td class="paramname"> <em>s</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="classFlowCanvas_1_1Connection.html#a3909960a326f37ce1527974aada568ae">_handle_style</a>.</p>

</div>
</div>
<a class="anchor" id="a5541bd4f6400f8e7e3553f7c82319d73"></a><!-- doxytag: member="FlowCanvas::Connection::update_location" ref="a5541bd4f6400f8e7e3553f7c82319d73" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void FlowCanvas::Connection::update_location </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/><h2>Friends And Related Function Documentation</h2>
<a class="anchor" id="a9816083e25bae0b2f472e19382136687"></a><!-- doxytag: member="FlowCanvas::Connection::Canvas" ref="a9816083e25bae0b2f472e19382136687" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">friend class <a class="el" href="classFlowCanvas_1_1Canvas.html">Canvas</a><code> [friend]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="ae97fde05a8519c721c4db23aa44d72fc"></a><!-- doxytag: member="FlowCanvas::Connection::Connectable" ref="ae97fde05a8519c721c4db23aa44d72fc" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">friend class <a class="el" href="classFlowCanvas_1_1Connectable.html">Connectable</a><code> [friend]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="aac927fe52cbbb199569f8af1fd0f926d"></a><!-- doxytag: member="FlowCanvas::Connection::_canvas" ref="aac927fe52cbbb199569f8af1fd0f926d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const boost::weak_ptr&lt;<a class="el" href="classFlowCanvas_1_1Canvas.html">Canvas</a>&gt; <a class="el" href="classFlowCanvas_1_1Connection.html#aac927fe52cbbb199569f8af1fd0f926d">FlowCanvas::Connection::_canvas</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a42c55278ba2339fe114388a7915fea35"></a><!-- doxytag: member="FlowCanvas::Connection::_source" ref="a42c55278ba2339fe114388a7915fea35" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const boost::weak_ptr&lt;<a class="el" href="classFlowCanvas_1_1Connectable.html">Connectable</a>&gt; <a class="el" href="classFlowCanvas_1_1Connection.html#a42c55278ba2339fe114388a7915fea35">FlowCanvas::Connection::_source</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Referenced by <a class="el" href="classFlowCanvas_1_1Connection.html#a960908c3f58e3f7f48f870f2d7aeeecc">source()</a>.</p>

</div>
</div>
<a class="anchor" id="a29065b0cb7b2df409717fb663715c89c"></a><!-- doxytag: member="FlowCanvas::Connection::_dest" ref="a29065b0cb7b2df409717fb663715c89c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const boost::weak_ptr&lt;<a class="el" href="classFlowCanvas_1_1Connectable.html">Connectable</a>&gt; <a class="el" href="classFlowCanvas_1_1Connection.html#a29065b0cb7b2df409717fb663715c89c">FlowCanvas::Connection::_dest</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Referenced by <a class="el" href="classFlowCanvas_1_1Connection.html#a67f6b33da8419521f928de17d678059b">dest()</a>.</p>

</div>
</div>
<a class="anchor" id="ab19bb46ca880754dde24d19b09226380"></a><!-- doxytag: member="FlowCanvas::Connection::_color" ref="ab19bb46ca880754dde24d19b09226380" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint32_t <a class="el" href="classFlowCanvas_1_1Connection.html#ab19bb46ca880754dde24d19b09226380">FlowCanvas::Connection::_color</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a3daba779b24903962776cd01406dda8e"></a><!-- doxytag: member="FlowCanvas::Connection::_selected" ref="a3daba779b24903962776cd01406dda8e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="classFlowCanvas_1_1Connection.html#a3daba779b24903962776cd01406dda8e">FlowCanvas::Connection::_selected</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Referenced by <a class="el" href="classFlowCanvas_1_1Connection.html#ae5c482ba043390036583c7b1a0adfd22">selected()</a>.</p>

</div>
</div>
<a class="anchor" id="a3d3202e1a20ee867192abc2f6e811ef7"></a><!-- doxytag: member="FlowCanvas::Connection::_show_arrowhead" ref="a3d3202e1a20ee867192abc2f6e811ef7" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="classFlowCanvas_1_1Connection.html#a3d3202e1a20ee867192abc2f6e811ef7">FlowCanvas::Connection::_show_arrowhead</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a39bd0febf7d13608041135c5bae95dca"></a><!-- doxytag: member="FlowCanvas::Connection::_bpath" ref="a39bd0febf7d13608041135c5bae95dca" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Gnome::Canvas::Bpath <a class="el" href="classFlowCanvas_1_1Connection.html#a39bd0febf7d13608041135c5bae95dca">FlowCanvas::Connection::_bpath</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="acf64f404682a077f00f4810a76125def"></a><!-- doxytag: member="FlowCanvas::Connection::_path" ref="acf64f404682a077f00f4810a76125def" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">GnomeCanvasPathDef* <a class="el" href="classFlowCanvas_1_1Connection.html#acf64f404682a077f00f4810a76125def">FlowCanvas::Connection::_path</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a3909960a326f37ce1527974aada568ae"></a><!-- doxytag: member="FlowCanvas::Connection::_handle_style" ref="a3909960a326f37ce1527974aada568ae" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classFlowCanvas_1_1Connection.html#a4e33790022c4c0c4c3f6b64c651aba67">HandleStyle</a> <a class="el" href="classFlowCanvas_1_1Connection.html#a3909960a326f37ce1527974aada568ae">FlowCanvas::Connection::_handle_style</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Referenced by <a class="el" href="classFlowCanvas_1_1Connection.html#a02360cc3bb8550958ef962a5d2415f78">set_handle_style()</a>.</p>

</div>
</div>
<a class="anchor" id="ac5d40f94b2f6ab3fe41b4602cc96ed21"></a><!-- doxytag: member="FlowCanvas::Connection::_handle" ref="ac5d40f94b2f6ab3fe41b4602cc96ed21" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"> <a class="el" href="structFlowCanvas_1_1Connection_1_1Handle.html">FlowCanvas::Connection::Handle</a>*  <a class="el" href="classFlowCanvas_1_1Connection.html#ac5d40f94b2f6ab3fe41b4602cc96ed21">FlowCanvas::Connection::_handle</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>/builddir/build/BUILD/flowcanvas-0.6.4/flowcanvas/<a class="el" href="Connection_8hpp_source.html">Connection.hpp</a></li>
</ul>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Thu Sep 30 2010 for FlowCanvas by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.1 </small></address>
</body>
</html>