My Project
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
mock_file Struct Reference

Public Attributes

int n_chunks
 
int * chunk_size
 
char ** data
 

Detailed Description

Definition at line 37 of file dbops.c.

Member Data Documentation

int* mock_file::chunk_size

Definition at line 39 of file dbops.c.

char** mock_file::data

Definition at line 40 of file dbops.c.

int mock_file::n_chunks

Definition at line 38 of file dbops.c.


The documentation for this struct was generated from the following file: