#include <G4SurfBits.hh>
Definition at line 59 of file G4SurfBits.hh.
G4SurfBits::G4SurfBits |
( |
unsigned int |
nbits = 0 | ) |
|
G4SurfBits::G4SurfBits |
( |
const G4SurfBits & |
original | ) |
|
G4SurfBits::~G4SurfBits |
( |
| ) |
|
void G4SurfBits::Clear |
( |
| ) |
|
void G4SurfBits::Compact |
( |
| ) |
|
void G4SurfBits::Get |
( |
char * |
array | ) |
const |
unsigned int G4SurfBits::GetNbits |
( |
| ) |
const |
|
inline |
unsigned int G4SurfBits::GetNbytes |
( |
| ) |
const |
|
inline |
G4bool G4SurfBits::operator[] |
( |
unsigned int |
bitnumber | ) |
const |
|
inline |
void G4SurfBits::Output |
( |
std::ostream & |
os | ) |
const |
void G4SurfBits::ReserveBytes |
( |
unsigned int |
nbytes | ) |
|
|
protected |
void G4SurfBits::ResetAllBits |
( |
G4bool |
value = false | ) |
|
void G4SurfBits::ResetBitNumber |
( |
unsigned int |
bitnumber | ) |
|
|
inline |
void G4SurfBits::set |
( |
unsigned int |
nbits, |
|
|
const char * |
array |
|
) |
| |
void G4SurfBits::set |
( |
unsigned int |
nbits, |
|
|
const G4int * |
array |
|
) |
| |
void G4SurfBits::SetBitNumber |
( |
unsigned int |
bitnumber, |
|
|
G4bool |
value = true |
|
) |
| |
|
inline |
G4bool G4SurfBits::TestBitNumber |
( |
unsigned int |
bitnumber | ) |
const |
|
inline |
unsigned char* G4SurfBits::fAllBits |
unsigned int G4SurfBits::fNBits |
|
protected |
unsigned int G4SurfBits::fNBytes |
|
protected |
The documentation for this class was generated from the following files: