Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

PerOutputStreamManager.cxx File Reference

#include <string>
#include "TClass.h"
#include "Persistency/PerOutputStream.h"
#include "Persistency/PerOutputStreamManager.h"
#include "MessageService/MsgService.h"
#include "MinosObjectMap/MomNavigator.h"
#include "Record/RecMinos.h"
#include "Record/RecRecord.h"

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &ms, const PerOutputStreamManager &posm)
 CVSID ("$Id: PerOutputStreamManager.cxx,v 1.27 2005/05/01 21:53:35 minoscvs Exp $")


Function Documentation

CVSID "$Id: PerOutputStreamManager cxx,
v 1.27 2005/05/01 21:53:35 minoscvs Exp $" 
 

std::ostream& operator<< std::ostream &  ms,
const PerOutputStreamManager posm
 

Definition at line 24 of file PerOutputStreamManager.cxx.

00025                                                              {
00026   return posm.Print(ms);
00027 }


Generated on Mon Feb 15 11:08:08 2010 for loon by  doxygen 1.3.9.1