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

#include <mockio.h>

Collaboration diagram for MockIO:
Collaboration graph
[legend]

Data Fields

enum MOCK_errno mock_errno
 
unsigned int i
 
unsigned int nops
 
const struct MockIOOpops
 

Detailed Description

Definition at line 19 of file mockio.h.

Field Documentation

enum MOCK_errno MockIO::mock_errno
unsigned int MockIO::i

Definition at line 21 of file mockio.h.

Referenced by mockIOCheckCompletion(), mockIOInit(), mockIORead(), mockIOWrite(), and test_mockio().

unsigned int MockIO::nops

Definition at line 22 of file mockio.h.

Referenced by mockIOCheckCompletion(), mockIOInit(), mockIORead(), and mockIOWrite().

const struct MockIOOp* MockIO::ops

Definition at line 23 of file mockio.h.

Referenced by mockIOInit(), mockIORead(), and mockIOWrite().


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