#include <able/properties.h>
Data Fields | |
unsigned int | u_int |
int | s_int |
void * | ptr |
char * | str |
const char * | cstr |
const int * | ciptr |
const unsigned int * | cuptr |
const void * | cptr |
int * | iptr |
unsigned int property_val_u::u_int |
void* property_val_u::ptr |
char* property_val_u::str |
const char* property_val_u::cstr |
const int* property_val_u::ciptr |
const unsigned int* property_val_u::cuptr |
const void* property_val_u::cptr |
int* property_val_u::iptr |