Main Page | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members | Related Pages

RegO.C

Go to the documentation of this file.
00001 
00018 #include "jbltools/sfh/RegO.h"
00019 
00020 #include "jbltools/sfh/ROList.h"
00021 
00022 static const char *ident="@(#)$Id: RegO.C,v 1.2 2005/07/08 15:01:35 blist Exp $";
00023 
00024 RegO::RegO ()  
00025 {}
00026 
00027 RegO::RegO (const ROListPoR& rol)  {
00028   if (rol.prol) rol.prol->registerObject (this);
00029 }
00030 
00031 RegO::~RegO () {}
00032 

Generated on Thu Oct 26 12:52:58 2006 for SFH by doxygen 1.3.2