00001 00018 #include "jbltools/sfh/CachedO.h" 00019 00020 static const char *ident="@(#)$Id: CachedO.C,v 1.2 2005/07/08 15:01:34 blist Exp $"; 00021 00022 CachedO::CachedO (const ROListPoR& rol) 00023 : RegO (rol) 00024 {} 00025 00026 CachedO::~CachedO () {} 00027