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

PisaPhnxPar.h File Reference

#include <iostream>
#include <map>
#include <string>
#include "PHObject.h"

Include dependency graph for PisaPhnxPar.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  PisaPhnxPar
 Interface (PHObject compliant) to access the phnx.par file information. More...

class  PisaPhnxSubPar
 Interface to a specific part of the phnx.par file. More...


Functions

std::ostream & operator<< (std::ostream &os, const PisaPhnxSubPar &par)
std::ostream & operator<< (std::ostream &os, const PisaPhnxPar &par)


Function Documentation

std::ostream& operator<< std::ostream &  os,
const PisaPhnxPar par
[inline]
 

Definition at line 78 of file PisaPhnxPar.h.

References PisaPhnxPar::print().

std::ostream& operator<< std::ostream &  os,
const PisaPhnxSubPar par
[inline]
 

Definition at line 53 of file PisaPhnxPar.h.

References PisaPhnxSubPar::print().