Go to the source code of this file.
Classes | |
class | Gws::Memory |
Interface to the memory. More... | |
Namespaces | |
Gws | |
namespace for any classes that are close to the operating system | |
Variables | |
const Int_t | Gws::BYTE = 8 |
const Int_t | Gws::GBYTE = KBYTE*MBYTE |
const Int_t | Gws::KBYTE = 1024 |
const Int_t | Gws::MBYTE = KBYTE*KBYTE |