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

SIG_GPActivePVMHost.cpp

00001 #include "SIGEL_GP/SIG_GPActivePVMHost.h"
00002 
00003 namespace SIGEL_GP
00004 {
00005 
00006   SIG_GPActivePVMHost::SIG_GPActivePVMHost( SIG_GPPVMHost const &origin )
00007     : SIG_GPPVMHost( origin ),
00008       noOfSlaves( 0 )
00009   { };
00010 
00011 }

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