inventory.h File Reference

#include "q_shared.h"
Include dependency graph for inventory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  inventoryImport_s
struct  inventoryInterface_s

Typedefs

typedef struct inventoryImport_s inventoryImport_t
typedef struct inventoryInterface_s inventoryInterface_t

Functions

void INV_InitInventory (const char *name, inventoryInterface_t *ii, csi_t *csi, const inventoryImport_t *iimport)
 Initializes the inventory definition by linking the ->next pointers properly.
void INV_DestroyInventory (inventoryInterface_t *ii)

Typedef Documentation


Function Documentation

void INV_DestroyInventory ( inventoryInterface_t ii  ) 
void INV_InitInventory ( const char *  name,
inventoryInterface_t interface,
csi_t csi,
const inventoryImport_t import 
)

Generated by  doxygen 1.6.2