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

rHistoFileServer.cpp

Go to the documentation of this file.
00001 #include "Event/rHistoFileServer.h"
00002 
00003 //###############################
00004 void rHistoFileServer::open() 
00005 //###############################
00006 {
00008         rTFileBase::open();
00009         if (!isOpen()) return;
00011         setFile(rTFileBase::getFile());
00012 }

Generated at Fri Aug 18 12:57:38 2000 for centella framework by doxygen 1.1.3 written by Dimitri van Heesch, © 1997-2000