Main Page
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File List
Namespace Members
Compound Members
File Members
Related Pages
more::phys::ens::ang_mom_xfer_elt Struct Reference
#include <
ens.h
>
List of all members.
Public Types
typedef unsigned int
flags_t
Public Methods
ang_mom_xfer_elt
()
ang_mom_xfer_elt
(int L,
flags_t
fl)
int
L
() const
bool
is_unknown
() const
bool
is_uncertain
() const
bool
is_assumed
() const
bool
is_upper_limit
() const
bool
is_lower_limit
() const
bool
is_electric
() const
bool
is_magnetic
() const
void
sync
(
io::syncstream
&sio)
bool
operator<
(ang_mom_xfer_elt const &rhs) const
bool
operator==
(ang_mom_xfer_elt const &rhs) const
Static Public Attributes
flags_t
const
flag_uncertain
= 1
flags_t
const
flag_assumed
= 2
flags_t
const
flag_upper_limit
= 4
flags_t
const
flag_lower_limit
= 8
flags_t
const
flag_magnetic
= 16
flags_t
const
flag_electric
= 32
flags_t
const
flags_unknown
= 15
Member Typedef Documentation
typedef unsigned int more::phys::ens::ang_mom_xfer_elt::flags_t
Constructor & Destructor Documentation
more::phys::ens::ang_mom_xfer_elt::ang_mom_xfer_elt
(
)
[inline]
more::phys::ens::ang_mom_xfer_elt::ang_mom_xfer_elt
(
int
L
,
flags_t
fl
)
[inline]
Member Function Documentation
bool more::phys::ens::ang_mom_xfer_elt::is_assumed
(
)
const
[inline]
bool more::phys::ens::ang_mom_xfer_elt::is_electric
(
)
const
[inline]
bool more::phys::ens::ang_mom_xfer_elt::is_lower_limit
(
)
const
[inline]
bool more::phys::ens::ang_mom_xfer_elt::is_magnetic
(
)
const
[inline]
bool more::phys::ens::ang_mom_xfer_elt::is_uncertain
(
)
const
[inline]
bool more::phys::ens::ang_mom_xfer_elt::is_unknown
(
)
const
[inline]
bool more::phys::ens::ang_mom_xfer_elt::is_upper_limit
(
)
const
[inline]
int more::phys::ens::ang_mom_xfer_elt::L
(
)
const
[inline]
bool more::phys::ens::ang_mom_xfer_elt::operator<
(
ang_mom_xfer_elt const &
rhs
)
const
[inline]
bool more::phys::ens::ang_mom_xfer_elt::operator==
(
ang_mom_xfer_elt const &
rhs
)
const
[inline]
void more::phys::ens::ang_mom_xfer_elt::sync
(
io::syncstream
&
sio
)
Member Data Documentation
flags_t
const more::phys::ens::ang_mom_xfer_elt::flag_assumed = 2
[static]
flags_t
const more::phys::ens::ang_mom_xfer_elt::flag_electric = 32
[static]
flags_t
const more::phys::ens::ang_mom_xfer_elt::flag_lower_limit = 8
[static]
flags_t
const more::phys::ens::ang_mom_xfer_elt::flag_magnetic = 16
[static]
flags_t
const more::phys::ens::ang_mom_xfer_elt::flag_uncertain = 1
[static]
flags_t
const more::phys::ens::ang_mom_xfer_elt::flag_upper_limit = 4
[static]
flags_t
const more::phys::ens::ang_mom_xfer_elt::flags_unknown = 15
[static]
The documentation for this struct was generated from the following file:
more/phys/
ens.h
Generated on Sat Sep 7 19:13:03 2002 for more with Doxygen 1.2.13.1. Doxygen 1.2.13.1 is written and copyright 1997-2002 by
Dimitri van Heesch
.