|
Geant4
10.01
|
This is the complete list of members for UBits, including all inherited members.
| Clear() | UBits | |
| Compact() | UBits | |
| fAllBits | UBits | |
| fNBits | UBits | protected |
| fNBytes | UBits | protected |
| Get(char *array) const | UBits | |
| Get(int *array) const | UBits | |
| GetNbits() const | UBits | inline |
| GetNbytes() const | UBits | inline |
| operator=(const UBits &rhs) | UBits | |
| operator[](unsigned int bitnumber) const | UBits | inline |
| Output(std::ostream &) const | UBits | |
| Print() const | UBits | |
| ReserveBytes(unsigned int nbytes) | UBits | protected |
| ResetAllBits(bool value=false) | UBits | |
| ResetBitNumber(unsigned int bitnumber) | UBits | inline |
| Set(unsigned int nbits, const char *array) | UBits | |
| Set(unsigned int nbits, const int *array) | UBits | |
| SetBitNumber(unsigned int bitnumber, bool value=true) | UBits | inline |
| TestBitNumber(unsigned int bitnumber) const | UBits | inline |
| UBits(unsigned int nbits=0) | UBits | |
| UBits(const UBits &) | UBits | |
| ~UBits() | UBits | virtual |