lumiera_/doc/devel/uml/class106.html

24 lines
1.4 KiB
HTML

<!-- Documentation produced by the Html generator of Bouml (http://bouml.free.fr) -->
<?xml version="1.0" encoding="UTF-8"?>
<!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>
<title>Class ProcNode</title>
<link rel="stylesheet" href="style.css" type="text/css" />
</head>
<body bgcolor="#ffffff">
<div class = "title">Class ProcNode</div>
<p></p>
<!-- ============================================================= -->
<a name="ref106"></a>
<p>Declaration :</p><ul><li>C++ : class ProcNode </li><li>Java : public interface ProcNode </li></ul><p>Directly inherited by : <a href="class105.html#ref105"><b>ExitNode</b></a> <a href="class110.html#ref110"><b>Hub</b></a> <a href="class109.html#ref109"><b>Link</b></a> <a href="class122.html#ref122"><b>Source</b></a> <a href="class108.html#ref108"><b>Trafo</b></a> </p>
<div class="sub">
<a name="ref107"></a>
<table><tr><td><div class="element">Relation <b>datasrc (&lt;unidirectional association&gt;)</b></div></td></tr></table><p>Declaration :</p><ul><li>Uml : # datasrc : <a href="class106.html#ref106"><b>ProcNode</b></a></li><li>C++ : protected: <a href="class106.html#ref106"><b>ProcNode</b></a> * datasrc</li></ul><p>The predecessor in a processing pipeline, i.e. a source to get data to be processed<br /></p></div>
</body>
</html>