Click here to Skip to main content
15,886,799 members
Articles / Programming Languages / C++

A Generic Pipeline Framework for C++

Rate me:
Please Sign up or sign in to vote.
4.70/5 (11 votes)
23 Sep 2006CPOL11 min read 73.3K   1.6K   38  
Presentation of a generic, extendable C++ pipeline framework
<!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>Generic C++ Pipeline Framework: C:/My_Workspace/PipeLine/PipeSegmentBaseAdapter.h File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.6-NO -->
<div class="tabs">
  <ul>
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
    <li><a href="annotated.html"><span>Classes</span></a></li>
    <li id="current"><a href="files.html"><span>Files</span></a></li>
    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
  </ul></div>
<h1>C:/My_Workspace/PipeLine/PipeSegmentBaseAdapter.h File Reference</h1>The <a class="el" href="class_pipe_segment_base_adapter.html">PipeSegmentBaseAdapter</a> class header file. <a href="#_details">More...</a>
<p>
<code>#include &quot;<a class="el" href="_i_pipe_segment_base_8h-source.html">IPipeSegmentBase.h</a>&quot;</code><br>

<p>
<a href="_pipe_segment_base_adapter_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Namespaces</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_pipe_line_processing.html">PipeLineProcessing</a></td></tr>

<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_pipe_line_processing_1_1_pipe_segment_base_adapter.html">PipeLineProcessing::PipeSegmentBaseAdapter</a></td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
The <a class="el" href="class_pipe_segment_base_adapter.html">PipeSegmentBaseAdapter</a> class header file. 
<p>
January 13, 2006<p>
<dl compact><dt><b>Version:</b></dt><dd>0.1</dd></dl>
<dl compact><dt><b>Author:</b></dt><dd><ul>
<li>Patrick McMichael</li></ul>
</dd></dl>
<p>
This program is released to the public domain by GATS, Inc. (www.gats-inc.com) subject to the following conditions. It is provided "AS IS" without any warranty expressed or implied, including the warranty of non-infringement and the implied warranties of merchantability and fitness for a particular purpose. GATS will not be liable for any loss or damage incurred as a result of using the software. In no event will GATS be liable for any special, indirect or consequential damages or lost profits, or for any third party claims of any kind. By installing, using or copying this software you agree to accept these terms and conditions. Any other use is expressly forbidden.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="class_pipe_segment_base_adapter.html">PipeSegmentBaseAdapter</a> </dd></dl>
<dl compact><dt><b><a class="el" href="bug.html#_bug000010">Bug:</a></b></dt><dd>None known</dd></dl>

<p>
Definition in file <a class="el" href="_pipe_segment_base_adapter_8h-source.html">PipeSegmentBaseAdapter.h</a>.<hr size="1"><address style="align: right;"><small>Generated on Thu May 25 17:42:39 2006 for Generic C++ Pipeline Framework by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6-NO </small></address>
</body>
</html>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions