general |src.lib|dmap| DataMapScalar Index

DataMapScalar

Header
general/dmap.h
Library
dmap
Members
char *name; Pointer the zero terminated string that gives the name of the variable.
unsigned char type; Type proto.
union DataMapPointer data; Data value of the scalar.
Description

The struct DataMapScalar structure stores a scalar variable for a DataMap data structure.