Paradiseo-eo sources added
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@40 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
bc1f453978
commit
c3aec878e5
3609 changed files with 342772 additions and 0 deletions
242
trunk/paradiseo-eo/doc/html/classeo_gnuplot.html
Normal file
242
trunk/paradiseo-eo/doc/html/classeo_gnuplot.html
Normal file
|
|
@ -0,0 +1,242 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
|
||||
<title>EO: eoGnuplot Class Reference</title>
|
||||
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
||||
</head><body>
|
||||
<!-- Generated by Doxygen 1.3.9.1 -->
|
||||
<div class="qindex"> <form class="search" action="search.php" method="get">
|
||||
<a class="qindex" href="main.html">Main Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="namespacemembers.html">Namespace Members</a> | <a class="qindex" href="functions.html">Class Members</a> | <a class="qindex" href="pages.html">Related Pages</a> | <span class="search"><u>S</u>earch for <input class="search" type="text" name="query" value="" size="20" accesskey="s"/></span></form></div>
|
||||
<h1>eoGnuplot Class Reference</h1>Base class for calls to gnuplot.
|
||||
<a href="#_details">More...</a>
|
||||
<p>
|
||||
<code>#include <<a class="el" href="eo_gnuplot_8h-source.html">eoGnuplot.h</a>></code>
|
||||
<p>
|
||||
<p>Inheritance diagram for eoGnuplot:
|
||||
<p><center><img src="classeo_gnuplot.png" usemap="#eoGnuplot_map" border="0" alt=""></center>
|
||||
<map name="eoGnuplot_map">
|
||||
<area href="classeo_gnuplot1_d_monitor.html" alt="eoGnuplot1DMonitor" shape="rect" coords="0,56,137,80">
|
||||
<area href="classeo_gnuplot1_d_snapshot.html" alt="eoGnuplot1DSnapshot" shape="rect" coords="147,56,284,80">
|
||||
</map>
|
||||
<a href="classeo_gnuplot-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
|
||||
<tr><td></td></tr>
|
||||
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
|
||||
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classeo_gnuplot.html#a0">eoGnuplot</a> (std::string _title, std::string _extra=std::string(""))</td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Open pipe to Gnuplot. <a href="#a0"></a><br></td></tr>
|
||||
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classeo_gnuplot.html#a1">~eoGnuplot</a> ()</td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Destructor. <a href="#a1"></a><br></td></tr>
|
||||
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a2" doxytag="eoGnuplot::className"></a>
|
||||
virtual std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="classeo_gnuplot.html#a2">className</a> () const </td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Class name. <br></td></tr>
|
||||
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a3" doxytag="eoGnuplot::gnuplotCommand"></a>
|
||||
void </td><td class="memItemRight" valign="bottom"><a class="el" href="classeo_gnuplot.html#a3">gnuplotCommand</a> (const char *_command)</td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Send command to gnuplot. <br></td></tr>
|
||||
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classeo_gnuplot.html#a4">gnuplotCommand</a> (std::string _command)</td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Send command to gnuplot. <a href="#a4"></a><br></td></tr>
|
||||
<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
|
||||
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classeo_gnuplot.html#b0">initGnuPlot</a> (std::string _title, std::string _extra)</td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Initialize gnuplot. <a href="#b0"></a><br></td></tr>
|
||||
<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
|
||||
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="p0" doxytag="eoGnuplot::firstTime"></a>
|
||||
bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classeo_gnuplot.html#p0">firstTime</a></td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">The stats might be unknown in Ctor. <br></td></tr>
|
||||
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="p1" doxytag="eoGnuplot::gpCom"></a>
|
||||
PCom * </td><td class="memItemRight" valign="bottom"><a class="el" href="classeo_gnuplot.html#p1">gpCom</a></td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Communication with gnuplot OK. <br></td></tr>
|
||||
<tr><td colspan="2"><br><h2>Static Protected Attributes</h2></td></tr>
|
||||
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="t0" doxytag="eoGnuplot::numWindow"></a>
|
||||
unsigned </td><td class="memItemRight" valign="bottom"><a class="el" href="classeo_gnuplot.html#t0">numWindow</a> = 0</td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Internal counter for gnuplot windows. <br></td></tr>
|
||||
</table>
|
||||
<hr><a name="_details"></a><h2>Detailed Description</h2>
|
||||
Base class for calls to gnuplot.
|
||||
<p>
|
||||
This class is the abstract class that will be used by further gnuplot calls to plots what is already written by some <a class="el" href="classeo_monitor.html">eoMonitor</a> into a file<p>
|
||||
<dl compact><dt><b>Author:</b></dt><dd>Marc Schoenauer </dd></dl>
|
||||
<dl compact><dt><b>Version:</b></dt><dd>0.0 (2001) </dd></dl>
|
||||
|
||||
<p>
|
||||
|
||||
<p>
|
||||
Definition at line <a class="el" href="eo_gnuplot_8h-source.html#l00038">38</a> of file <a class="el" href="eo_gnuplot_8h-source.html">eoGnuplot.h</a>.<hr><h2>Constructor & Destructor Documentation</h2>
|
||||
<a class="anchor" name="a0" doxytag="eoGnuplot::eoGnuplot"></a><p>
|
||||
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
|
||||
<tr>
|
||||
<td class="mdRow">
|
||||
<table cellpadding="0" cellspacing="0" border="0">
|
||||
<tr>
|
||||
<td class="md" nowrap valign="top">eoGnuplot::eoGnuplot </td>
|
||||
<td class="md" valign="top">( </td>
|
||||
<td class="md" nowrap valign="top">std::string </td>
|
||||
<td class="mdname" nowrap> <em>_title</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="md" nowrap align="right"></td>
|
||||
<td class="md"></td>
|
||||
<td class="md" nowrap>std::string </td>
|
||||
<td class="mdname" nowrap> <em>_extra</em> = <code>std::string("")</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="md"></td>
|
||||
<td class="md">) </td>
|
||||
<td class="md" colspan="2"></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<table cellspacing="5" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
<p>
|
||||
Open pipe to Gnuplot.
|
||||
<p>
|
||||
<dl compact><dt><b>Parameters:</b></dt><dd>
|
||||
<table border="0" cellspacing="2" cellpadding="0">
|
||||
<tr><td valign="top"></td><td valign="top"><em>_title</em> </td><td>Title for gnuplot window. </td></tr>
|
||||
<tr><td valign="top"></td><td valign="top"><em>_extra</em> </td><td>Extra parameters to gnuplot (default <none>). </td></tr>
|
||||
</table>
|
||||
</dl>
|
||||
|
||||
<p>
|
||||
Definition at line <a class="el" href="eo_gnuplot_8cpp-source.html#l00037">37</a> of file <a class="el" href="eo_gnuplot_8cpp-source.html">eoGnuplot.cpp</a>.
|
||||
<p>
|
||||
References <a class="el" href="eo_gnuplot_8cpp-source.html#l00070">initGnuPlot()</a>. </td>
|
||||
</tr>
|
||||
</table>
|
||||
<a class="anchor" name="a1" doxytag="eoGnuplot::~eoGnuplot"></a><p>
|
||||
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
|
||||
<tr>
|
||||
<td class="mdRow">
|
||||
<table cellpadding="0" cellspacing="0" border="0">
|
||||
<tr>
|
||||
<td class="md" nowrap valign="top">eoGnuplot::~<a class="el" href="classeo_gnuplot.html">eoGnuplot</a> </td>
|
||||
<td class="md" valign="top">( </td>
|
||||
<td class="mdname1" valign="top" nowrap> </td>
|
||||
<td class="md" valign="top"> ) </td>
|
||||
<td class="md" nowrap><code> [virtual]</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<table cellspacing="5" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
<p>
|
||||
Destructor.
|
||||
<p>
|
||||
Close the gnuplot windows if pipe was correctly opened
|
||||
<p>
|
||||
Definition at line <a class="el" href="eo_gnuplot_8cpp-source.html#l00045">45</a> of file <a class="el" href="eo_gnuplot_8cpp-source.html">eoGnuplot.cpp</a>.
|
||||
<p>
|
||||
References <a class="el" href="eo_gnuplot_8h-source.html#l00083">gpCom</a>. </td>
|
||||
</tr>
|
||||
</table>
|
||||
<hr><h2>Member Function Documentation</h2>
|
||||
<a class="anchor" name="a4" doxytag="eoGnuplot::gnuplotCommand"></a><p>
|
||||
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
|
||||
<tr>
|
||||
<td class="mdRow">
|
||||
<table cellpadding="0" cellspacing="0" border="0">
|
||||
<tr>
|
||||
<td class="md" nowrap valign="top">void eoGnuplot::gnuplotCommand </td>
|
||||
<td class="md" valign="top">( </td>
|
||||
<td class="md" nowrap valign="top">std::string </td>
|
||||
<td class="mdname1" valign="top" nowrap> <em>_command</em> </td>
|
||||
<td class="md" valign="top"> ) </td>
|
||||
<td class="md" nowrap><code> [inline]</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<table cellspacing="5" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
<p>
|
||||
Send command to gnuplot.
|
||||
<p>
|
||||
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
||||
<p>
|
||||
Definition at line <a class="el" href="eo_gnuplot_8h-source.html#l00066">66</a> of file <a class="el" href="eo_gnuplot_8h-source.html">eoGnuplot.h</a>. </td>
|
||||
</tr>
|
||||
</table>
|
||||
<a class="anchor" name="b0" doxytag="eoGnuplot::initGnuPlot"></a><p>
|
||||
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
|
||||
<tr>
|
||||
<td class="mdRow">
|
||||
<table cellpadding="0" cellspacing="0" border="0">
|
||||
<tr>
|
||||
<td class="md" nowrap valign="top">void eoGnuplot::initGnuPlot </td>
|
||||
<td class="md" valign="top">( </td>
|
||||
<td class="md" nowrap valign="top">std::string </td>
|
||||
<td class="mdname" nowrap> <em>_title</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="md" nowrap align="right"></td>
|
||||
<td class="md"></td>
|
||||
<td class="md" nowrap>std::string </td>
|
||||
<td class="mdname" nowrap> <em>_extra</em></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="md"></td>
|
||||
<td class="md">) </td>
|
||||
<td class="md" colspan="2"><code> [protected]</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<table cellspacing="5" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
<p>
|
||||
Initialize gnuplot.
|
||||
<p>
|
||||
<dl compact><dt><b>Parameters:</b></dt><dd>
|
||||
<table border="0" cellspacing="2" cellpadding="0">
|
||||
<tr><td valign="top"></td><td valign="top"><em>_title</em> </td><td>Title for gnuplot window. </td></tr>
|
||||
<tr><td valign="top"></td><td valign="top"><em>_extra</em> </td><td>Extra parameters to gnuplot. </td></tr>
|
||||
</table>
|
||||
</dl>
|
||||
|
||||
<p>
|
||||
Definition at line <a class="el" href="eo_gnuplot_8cpp-source.html#l00070">70</a> of file <a class="el" href="eo_gnuplot_8cpp-source.html">eoGnuplot.cpp</a>.
|
||||
<p>
|
||||
References <a class="el" href="eo_gnuplot_8h-source.html#l00083">gpCom</a>, and <a class="el" href="eo_gnuplot_8cpp-source.html#l00033">numWindow</a>.
|
||||
<p>
|
||||
Referenced by <a class="el" href="eo_gnuplot_8cpp-source.html#l00037">eoGnuplot()</a>. </td>
|
||||
</tr>
|
||||
</table>
|
||||
<hr>The documentation for this class was generated from the following files:<ul>
|
||||
<li><a class="el" href="eo_gnuplot_8h-source.html">eoGnuplot.h</a><li><a class="el" href="eo_gnuplot_8cpp-source.html">eoGnuplot.cpp</a></ul>
|
||||
<hr size="1"><address style="align: right;"><small>Generated on Thu Oct 19 05:06:49 2006 for EO by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.3.9.1 </small></address>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue