#include <string>
#include <INETDefs.h>
#include <assert.h>
#include <gmp.h>
#include <stdint.h>
Classes | |
| class | OverlayKey |
| A common overlay key class. More... | |
Functions | |
| void | omnet_random (mp_limb_t *r1p, mp_size_t r1n) |
| void | doPacking (cCommBuffer *b, OverlayKey &obj) |
| void | doUnpacking (cCommBuffer *b, OverlayKey &obj) |
| void doPacking | ( | cCommBuffer * | b, | |
| OverlayKey & | obj | |||
| ) | [inline] |
| void doUnpacking | ( | cCommBuffer * | b, | |
| OverlayKey & | obj | |||
| ) | [inline] |
| void omnet_random | ( | mp_limb_t * | r1p, | |
| mp_size_t | r1n | |||
| ) | [inline] |
1.4.7