Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

reference Class Reference

List of all members.

Public Methods

 reference (std::vector< unsigned long >::iterator word, uint8 position)
 ~reference ()
reference & operator= (reference &a)
reference & operator= (bool v)
reference & operator &= (reference &a)
reference & operator &= (bool v)
reference & operator|= (reference &a)
reference & operator|= (bool v)
reference & operator^= (reference &a)
reference & operator^= (bool v)
 operator bool (void) const

Friends

class iterator
class const_iterator

Constructor & Destructor Documentation

reference std::vector< unsigned long >::iterator    word,
uint8    position
[inline]
 

~reference   [inline]
 


Member Function Documentation

reference& operator &= bool    v [inline]
 

reference& operator &= reference &    a [inline]
 

operator bool void    const [inline]
 

reference& operator= bool    v [inline]
 

reference& operator= reference &    a [inline]
 

reference& operator^= bool    v [inline]
 

reference& operator^= reference &    a [inline]
 

reference& operator|= bool    v [inline]
 

reference& operator|= reference &    a [inline]
 


Friends And Related Function Documentation

friend class const_iterator [friend]
 

friend class iterator [friend]
 


Generated on Mon Jun 20 09:16:52 2005 for linbox by doxygen1.2.18