TDbiRegistry.hxx File Reference

#include <iostream>
#include <map>
#include <string>
#include <TNamed.h>
#include "TDbiRegistryItemXxx.hxx"
Include dependency graph for TDbiRegistry.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TDbiRegistry
 Type safe heterogenous collection of key value pairs. More...
class  TDbiRegistry::TDbiRegistryKey

Functions

std::ostream & operator<< (std::ostream &os, const TDbiRegistry &r)

Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const TDbiRegistry r 
) [inline]

Definition at line 196 of file TDbiRegistry.hxx.

References TDbiRegistry::PrintStream().

00196 { return r.PrintStream(os); }

Here is the call graph for this function:


Generated on 11 Aug 2013 for SKDatabase by  doxygen 1.6.1