HIPC  0.5
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Fields
MockIOOp Struct Reference

#include <mockio.h>

Data Fields

int code
 
enum HIPC_errno retval
 
size_t size
 
unsigned char data [HIPC_IMG_ALLOCSIZE]
 

Detailed Description

Definition at line 12 of file mockio.h.

Field Documentation

int MockIOOp::code

Definition at line 13 of file mockio.h.

Referenced by mockIORead(), and mockIOWrite().

enum HIPC_errno MockIOOp::retval

Definition at line 14 of file mockio.h.

Referenced by mockIORead(), and mockIOWrite().

size_t MockIOOp::size

Definition at line 15 of file mockio.h.

Referenced by mockIORead(), and mockIOWrite().

unsigned char MockIOOp::data[HIPC_IMG_ALLOCSIZE]

Definition at line 16 of file mockio.h.

Referenced by mockIORead(), and mockIOWrite().


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