Main Page Namespace List Alphabetical List Compound List File List Namespace Members Compound Members File Members
RazorBack::Bits_ Member List
This is the complete list of members for RazorBack::Bits_, including all inherited members.
- alloc_arr(unsigned int Size, const unsigned int *Arr=NULL)
[protected, static]
- B
[private]
- Bits_(unsigned int N=0, bool Val=false)
[explicit]
- Bits_(const Bits_ &Bits)
- Bits_(const char *Str)
[explicit]
- BITS_PER_CHAR
[private, static]
- BITS_PER_UINT
[private, static]
- Bs
[private]
- cno() const
[inline]
- Cs
[private]
- get_bit(unsigned int Idx) const
- get_mask(unsigned int Idx, unsigned int &Offs)
[protected, static]
- len() const
[inline]
- len(unsigned int Len)
- off_no() const
- on_no() const
- operator &(const Bits_ &Bits) const
- operator &=(const Bits_ &Bits)
- operator!=(const Bits_ &Other) const
- operator<<(unsigned int Shift) const
- operator<<(ostream &Out, const Bits_ &Bits)
[friend]
- operator<<=(unsigned int Shift)
- operator=(const Bits_ &Rhs)
- operator==(const Bits_ &Other) const
- operator>>(unsigned int Shift) const
- operator>>(istream &In, Bits_ &Bits)
[friend]
- operator>>=(unsigned int Shift)
- operator^(const Bits_ &Bits) const
- operator^=(const Bits_ &Bits)
- operator|(const Bits_ &Bits) const
- operator|=(const Bits_ &Bits)
- operator~()
- read_dataline(istream &In, char *Buffer)
[private]
- set_bit(unsigned int Idx, bool Value=true)
- set_values(bool Value=true)
- uints_needed(unsigned int Bitno)
[protected, static]
- zero_mask() const
[protected]
- ~Bits_()
[inline]
Generated at Wed Aug 21 09:33:41 2002 for The Razorback C++ Library: Miscellaneous by
1.2.6 written by Dimitri van Heesch,
© 1997-2001