SimGrid
3.13
Versatile Simulation of Distributed Systems
|
#include <popping_private.h>
Public Attributes | |
char | c |
const char * | cc |
short | s |
int | i |
long | l |
unsigned char | uc |
unsigned short | us |
unsigned int | ui |
unsigned long | ul |
float | f |
double | d |
size_t | sz |
sg_size_t | sgsz |
sg_offset_t | sgoff |
void * | dp |
FPtr | fp |
const void * | cp |
char u_smx_scalar::c |
const char* u_smx_scalar::cc |
short u_smx_scalar::s |
int u_smx_scalar::i |
long u_smx_scalar::l |
unsigned char u_smx_scalar::uc |
unsigned short u_smx_scalar::us |
unsigned int u_smx_scalar::ui |
unsigned long u_smx_scalar::ul |
float u_smx_scalar::f |
double u_smx_scalar::d |
size_t u_smx_scalar::sz |
sg_size_t u_smx_scalar::sgsz |
sg_offset_t u_smx_scalar::sgoff |
void* u_smx_scalar::dp |
FPtr u_smx_scalar::fp |
const void* u_smx_scalar::cp |