Main Page
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File List
Namespace Members
Compound Members
File Members
Related Pages
more::math::pm_half Struct Reference
#include <
qtypes.h
>
List of all members.
Public Methods
pm_half
()
pm_half
(
half_tag
const &)
pm_half
(
minus_half_tag
const &)
operator float
() const
operator double
() const
operator long double
() const
int
enumerator
() const
pm_half &
operator++
()
pm_half
operator++
(int)
pm_half &
operator--
()
pm_half
operator--
(int)
pm_half
operator-
() const
pm_half
operator+
() const
bool
operator==
(pm_half rhs) const
bool
operator==
(
half_tag
const &) const
bool
operator==
(
minus_half_tag
const &) const
void
sync
(
io::syncstream
&sio)
Static Public Methods
minus_half_tag
inf
()
half_tag
sup
()
Constructor & Destructor Documentation
more::math::pm_half::pm_half
(
)
[inline]
more::math::pm_half::pm_half
(
half_tag
const &
)
[inline]
more::math::pm_half::pm_half
(
minus_half_tag
const &
)
[inline]
Member Function Documentation
int more::math::pm_half::enumerator
(
)
const
[inline]
minus_half_tag
more::math::pm_half::inf
(
)
[inline, static]
more::math::pm_half::operator double
(
)
const
[inline]
more::math::pm_half::operator float
(
)
const
[inline]
more::math::pm_half::operator long double
(
)
const
[inline]
pm_half more::math::pm_half::operator+
(
)
const
[inline]
pm_half more::math::pm_half::operator++
(
int
)
[inline]
pm_half& more::math::pm_half::operator++
(
)
[inline]
pm_half more::math::pm_half::operator-
(
)
const
[inline]
pm_half more::math::pm_half::operator--
(
int
)
[inline]
pm_half& more::math::pm_half::operator--
(
)
[inline]
bool more::math::pm_half::operator==
(
minus_half_tag
const &
)
const
[inline]
bool more::math::pm_half::operator==
(
half_tag
const &
)
const
[inline]
bool more::math::pm_half::operator==
(
pm_half
rhs
)
const
[inline]
half_tag
more::math::pm_half::sup
(
)
[inline, static]
void more::math::pm_half::sync
(
io::syncstream
&
sio
)
The documentation for this struct was generated from the following file:
more/math/
qtypes.h
Generated on Sat Sep 7 19:12:59 2002 for more with Doxygen 1.2.13.1. Doxygen 1.2.13.1 is written and copyright 1997-2002 by
Dimitri van Heesch
.