User Documentation
RAVL, Recognition And Vision Library
DEVELOP HOME PAGE CLASS LIST CONTENTS
Ravl - Core - Data Processing - Single Items - bool operator >>(const DataT & out,const DPOPortC<DataT> & op)
 

   bool operator >>(const DataT & out,const DPOPortC<DataT> & op)    
 
Output data to an oport.
 
include "Ravl/DP/ComposeSingle.hh"
User Level:Normal
Library:RavlIO
Example:exComposeSinge.cc
In Scope:RavlComposeSingleN

The const in the for the 'op' is just to get write of warnings about initalisation with temporary references.
Documentation by CxxDoc: Tue Aug 13 10:00:21 2002