Main Page
Class Hierarchy
Alphabetical List
Compound List
File List
Compound Members
File Members
Related Pages
vtkLargeInteger Member List
This is the complete list of members for
vtkLargeInteger
, including all inherited members.
CastToChar
(void) const
CastToInt
(void) const
CastToLong
(void) const
CastToShort
(void) const
CastToUnsignedLong
(void) const
Complement
(void)
Contract
() (defined in
vtkLargeInteger
)
[private]
Expand
(unsigned int n) (defined in
vtkLargeInteger
)
[private]
GetBit
(unsigned int p) const
GetLength
(void) const
GetSign
(void) const
IsEven
(void) const
IsGreater
(const vtkLargeInteger &n) const (defined in
vtkLargeInteger
)
[private]
IsOdd
(void) const
IsSmaller
(const vtkLargeInteger &n) const (defined in
vtkLargeInteger
)
[private]
IsZero
() const
Max
(defined in
vtkLargeInteger
)
[private]
Minus
(const vtkLargeInteger &n) (defined in
vtkLargeInteger
)
[private]
Negative
(defined in
vtkLargeInteger
)
[private]
Number
(defined in
vtkLargeInteger
)
[private]
operator &
(const vtkLargeInteger &n) const
operator &=
(const vtkLargeInteger &n)
operator *
(const vtkLargeInteger &n) const
operator *=
(const vtkLargeInteger &n)
operator!=
(const vtkLargeInteger &n) const
operator%
(const vtkLargeInteger &n) const
operator%=
(const vtkLargeInteger &n)
operator+
(const vtkLargeInteger &n) const
operator++
(void)
operator++
(int)
operator+=
(const vtkLargeInteger &n)
operator-
(const vtkLargeInteger &n) const
operator--
(void)
operator--
(int)
operator-=
(const vtkLargeInteger &n)
operator/
(const vtkLargeInteger &n) const
operator/=
(const vtkLargeInteger &n)
operator<
(const vtkLargeInteger &n) const
operator<<
(int n) const
operator<<
(ostream &s, const vtkLargeInteger &n)
[friend]
operator<<=
(int n)
operator<=
(const vtkLargeInteger &n) const
operator=
(const vtkLargeInteger &n)
operator==
(const vtkLargeInteger &n) const
operator>
(const vtkLargeInteger &n) const
operator>=
(const vtkLargeInteger &n) const
operator>>
(int n) const
operator>>
(istream &s, vtkLargeInteger &n)
[friend]
operator>>=
(int n)
operator^
(const vtkLargeInteger &n) const
operator^=
(const vtkLargeInteger &n)
operator|
(const vtkLargeInteger &n) const
operator|=
(const vtkLargeInteger &n)
Plus
(const vtkLargeInteger &n) (defined in
vtkLargeInteger
)
[private]
Sig
(defined in
vtkLargeInteger
)
[private]
Truncate
(unsigned int n)
vtkLargeInteger
(void)
vtkLargeInteger
(long n)
vtkLargeInteger
(unsigned long n)
vtkLargeInteger
(int n)
vtkLargeInteger
(unsigned int n)
vtkLargeInteger
(const vtkLargeInteger &n)
~vtkLargeInteger
(void)
Generated on Thu Mar 28 14:34:33 2002 for VTK by
1.2.11.1 written by
Dimitri van Heesch
, © 1997-2001