Main Page
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File List
Namespace Members
Compound Members
File Members
Related Pages
more::phys::ens::rec_history Struct Reference
An ENSDF history record.
More...
#include <
ens.h
>
Inheritance diagram for more::phys::ens::rec_history:
[
legend
]
Collaboration diagram for more::phys::ens::rec_history:
[
legend
]
List of all members.
Public Types
typedef std::list< std::string
>::const_iterator
keyless_iterator
Public Methods
void
dump
(std::ostream &) const
void
sync
(
io::syncstream
&)
std::string const &
type_of_change
() const
std::string const &
author
() const
sys::date
date_of_change
() const
sys::date
literature_cutoff
() const
std::string const &
citation
() const
std::string const &
comments
() const
std::pair<
keyless_iterator
,
keyless_iterator
>
keyless_entries
() const
Friends
class
parser
Detailed Description
An ENSDF history record.
Member Typedef Documentation
typedef std::list<std::string>::const_iterator more::phys::ens::rec_history::keyless_iterator
Member Function Documentation
std::string const& more::phys::ens::rec_history::author
(
)
const
[inline]
std::string const& more::phys::ens::rec_history::citation
(
)
const
[inline]
std::string const& more::phys::ens::rec_history::comments
(
)
const
[inline]
sys::date
more::phys::ens::rec_history::date_of_change
(
)
const
[inline]
void more::phys::ens::rec_history::dump
(
std::ostream &
)
const
std::pair<
keyless_iterator
,
keyless_iterator
> more::phys::ens::rec_history::keyless_entries
(
)
const
[inline]
sys::date
more::phys::ens::rec_history::literature_cutoff
(
)
const
[inline]
void more::phys::ens::rec_history::sync
(
io::syncstream
&
)
std::string const& more::phys::ens::rec_history::type_of_change
(
)
const
[inline]
Friends And Related Function Documentation
friend class parser
[friend]
The documentation for this struct was generated from the following file:
more/phys/
ens.h
Generated on Sat Sep 7 19:13:08 2002 for more with Doxygen 1.2.13.1. Doxygen 1.2.13.1 is written and copyright 1997-2002 by
Dimitri van Heesch
.