Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

SIG_RobotUnstreamer.cpp

00001 #include "SIGEL_RobotIO/SIG_RobotUnstreamer.h"
00002 
00003 namespace SIGEL_RobotIO {
00004         SIG_RobotUnstreamer::SIG_RobotUnstreamer (void)
00005                 : SIG_RobotFactory ()
00006         {
00007         }
00008 
00009         SIG_RobotUnstreamer::~SIG_RobotUnstreamer (void)
00010         {
00011         }
00012 
00013         SIG_Robot *SIG_RobotUnstreamer::readFromFileTransfer (QTextStream & tx)
00014         {
00015         }
00016 }

Generated at Mon Sep 3 01:32:31 2001 for PG 368 - SIGEL by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000