Video Processing Framework
Mem Struct Reference

List of all members.

Public Attributes

union {
   i64   i
   int   nZero
   FuncDef *   pDef
   RowSet *   pRowSet
   VdbeFrame *   pFrame
u
double r
sqlite3db
char * z
int n
u16 flags
u8 type
u8 enc
void(* xDel )(void *)
char * zMalloc

Member Data Documentation

int Mem::n
double Mem::r
union { ... } Mem::u
void(* Mem::xDel)(void *)
char* Mem::z
char* Mem::zMalloc

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines