Engrave
Main Page
|
Modules
|
Alphabetical List
|
Data Structures
|
File List
|
Data Fields
|
Globals
_Engrave_Data Struct Reference
[
Engrave_Data: Functions to work with data blocks
]
Stores the information for the data object.
More...
Data Fields
char *
key
The data key.
char *
value
The data string value.
int
int_value
The data int value.
void *
parent
A pointer to the parent.
Detailed Description
Stores the information for the data object.