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