Main Page | Namespace List | Class Hierarchy | Class List | File List | Related Pages

ProtocolRole.h File Reference

Protocol Roles for Connectors. More...

#include <iostream>

Go to the source code of this file.

Namespaces

namespace  Connector


Detailed Description

Protocol Roles for Connectors.

Author:
M.Smuga-Otto <maciek@ssec.wisc.edu>, R.K.Garcia <rayg@ssec.wisc.edu>
Version:
Id
ProtocolRole.h,v 1.6 2004/10/07 15:47:47 maciek Exp
*
*  Connectors provide content buffers for data moving between operators and stages.
*  These archetypes allow system builders to describe the connection requirements
*  of their operators without committing to an implementation (ie they are abstract interfaces).
*  
*  System builders are free to use the existing connector template library to attach
*  the operators, or to implement their own conformant connectors in order to bridge
*  data between second- and third-party systems; for instance, connectors which 
*  allow Python files and numarray variables to act as input to a processing pipeline.
*
*  Copyright UW/SSEC, ALL RIGHTS RESERVED, 2004
*  Space Science and Engineering Center
*  University of Wisconsin - Madison, USA
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
* 
*  

Generated on Fri Oct 8 12:18:33 2004 for Calibrate.Connector by doxygen 1.3.4