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

RecArrayAllocator.h File Reference

#include <iosfwd>
#include <string>
#include <map>
#include "Rtypes.h"

Go to the source code of this file.

Classes

class  RecArrayAllocator
struct  RecArrayAllocator::Cleaner

Functions

std::ostream & operator<< (std::ostream &ms, const RecArrayAllocator &rlm)


Function Documentation

std::ostream& operator<< std::ostream &  ms,
const RecArrayAllocator rlm
 

Definition at line 24 of file RecArrayAllocator.cxx.

References RecArrayAllocator::Print().

00025                                                  { return raa.Print(os); }


Generated on Thu Nov 1 11:55:40 2007 for loon by  doxygen 1.3.9.1