Internal table of nuclei properties. More...
#include <XePhys.h>
Public Member Functions | |
| Nucleus * | getNucleus (int hash) |
| Nucleus * | getNucleus (int n, int a) |
| bool | printIt (int level=1) |
| Virtual method to print the object. | |
Static Public Member Functions | |
| static LedererTable * | getInstance () |
Protected Attributes | |
| map< int, Nucleus * > | nuclei |
Static Protected Attributes | |
| static LedererTable * | instance |
Internal table of nuclei properties.
| bool LedererTable::printIt | ( | int | level = 1 |
) | [virtual] |
Virtual method to print the object.
| level | print level |
Reimplemented from XeObject.
1.6.1