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 Thu Jun 22 16:53:25 2000 for Centella Framework by doxygen 1.1.3 written by Dimitri van Heesch, © 1997-2000