+
class TBits::TReference
-
library: libCore
#include "TBits.h"
Display options:
Show inherited
Show non-public

class TBits::TReference


TBits

Container of bits.


Function Members (Methods)

public:
~TReference()
Bool_toperator Bool_t() const
TBits::TReference&operator=(Bool_t val)
TBits::TReference&operator=(const TBits::TReference& rhs)
TBits::TReferenceTReference(const TBits::TReference&)
TBits::TReferenceTReference(TBits& bit, UInt_t pos)
private:
TBits::TReferenceTReference()

Data Members

private:
TBits&fBits!
UInt_tfPos!

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

TBits::TReference& operator=(Bool_t val)
 For b[i] = val.
TBits::TReference& operator=(const TReference& rhs)
 For b[i] = b[__j].
operator Bool_t()
 For val = b[i].
TReference(const TBits::TReference& )
TReference(TBits& bit, UInt_t pos)
{ }
~TReference()
{ }

Last update: Mon Jun 25 19:46:53 2007

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.