_Eina_Value_Blob Struct Reference

Used to store the blob information and management operations. More...

Data Fields

const Eina_Value_Blob_Operationsops
 if NULL, nothing is freed, copy will just copy the memory pointer, not its value.
const void * memory
unsigned int size

Detailed Description

Used to store the blob information and management operations.

Since
1.2

Field Documentation

const Eina_Value_Blob_Operations* _Eina_Value_Blob::ops

if NULL, nothing is freed, copy will just copy the memory pointer, not its value.