library: libCore
#include "TBits.h"

TBits::TReference


class description - source file - inheritance tree (.pdf)

class TBits::TReference

Inheritance Chart:
TBits::TReference
    private:
TBits::TReference TReference() public:
TBits::TReference TReference(TBits& bit, UInt_t pos) TBits::TReference TReference(const TBits::TReference&) void ~TReference() Bool_t operator Bool_t() const TBits::TReference& operator=(Bool_t val) TBits::TReference& operator=(const TBits::TReference& rhs)

Class Description

                                                                      
 TBits                                                                
                                                                      
 Container of bits.                                                   
                                                                      




Inline Functions


                      void ~TReference()
         TBits::TReference TReference()
         TBits::TReference TReference(TBits& bit, UInt_t pos)
        TBits::TReference& operator=(Bool_t val)
        TBits::TReference& operator=(const TBits::TReference& rhs)
                    Bool_t operator Bool_t() const
         TBits::TReference TReference(const TBits::TReference&)


Author: Philippe Canal 05/02/01
Last update: root/base:$Name: $:$Id: TBits.h,v 1.12 2005/11/16 20:04:47 pcanal Exp $
Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *


ROOT page - Class index - Class Hierarchy - Top of the page

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.