Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

more::phys::ens::dataset Struct Reference

An ENSDF data set. More...

#include <ens.h>

Inheritance diagram for more::phys::ens::dataset:

Inheritance graph
[legend]
Collaboration diagram for more::phys::ens::dataset:

Collaboration graph
[legend]
List of all members.

Public Types

Public Methods

Friends


Detailed Description

An ENSDF data set.

Use ens::nucleus to obtain the datasets for a given nucleus.


Member Typedef Documentation

typedef gen::link<rec_comment>::const_iterator more::phys::ens::dataset::comment_iterator
 

typedef gen::link<decay_info>::const_iterator more::phys::ens::dataset::decay_info_iterator
 

typedef gen::link<rec_history>::const_iterator more::phys::ens::dataset::history_iterator
 

typedef gen::link<rec_level>::const_iterator more::phys::ens::dataset::level_iterator
 

typedef gen::link<rec_radiation>::const_iterator more::phys::ens::dataset::radiation_iterator
 

typedef gen::link<rec_xref>::const_iterator more::phys::ens::dataset::xref_iterator
 


Constructor & Destructor Documentation

more::phys::ens::dataset::dataset   [inline]
 

more::phys::ens::dataset::~dataset  
 


Member Function Documentation

comment_iterator more::phys::ens::dataset::comment_begin   const [inline]
 

comment_iterator more::phys::ens::dataset::comment_end   const [inline]
 

bool more::phys::ens::dataset::comment_range_empty   const [inline]
 

decay_info_iterator more::phys::ens::dataset::decay_info_begin   const [inline]
 

decay_info_iterator more::phys::ens::dataset::decay_info_end   const [inline]
 

bool more::phys::ens::dataset::decay_info_range_empty   const [inline]
 

void more::phys::ens::dataset::dump std::ostream &    const
 

history_iterator more::phys::ens::dataset::history_begin   const [inline]
 

history_iterator more::phys::ens::dataset::history_end   const [inline]
 

bool more::phys::ens::dataset::history_range_empty   const [inline]
 

rec_ident const* more::phys::ens::dataset::ident   const [inline]
 

level_iterator more::phys::ens::dataset::level_begin   const [inline]
 

level_iterator more::phys::ens::dataset::level_end   const [inline]
 

bool more::phys::ens::dataset::level_range_empty   const [inline]
 

rec_qvalue const* more::phys::ens::dataset::qvalue   const [inline]
 

void more::phys::ens::dataset::sync io::syncstream  
 

radiation_iterator more::phys::ens::dataset::unplaced_radiation_begin   const [inline]
 

radiation_iterator more::phys::ens::dataset::unplaced_radiation_end   const [inline]
 

bool more::phys::ens::dataset::unplaced_radiation_range_empty   const [inline]
 

xref_iterator more::phys::ens::dataset::xref_begin   const [inline]
 

xref_iterator more::phys::ens::dataset::xref_end   const [inline]
 

bool more::phys::ens::dataset::xref_range_empty   const [inline]
 


Friends And Related Function Documentation

friend class parser [friend]
 


The documentation for this struct was generated from the following file:
Generated on Sat Sep 7 19:13:05 2002 for more with Doxygen 1.2.13.1. Doxygen 1.2.13.1 is written and copyright 1997-2002 by Dimitri van Heesch.