imat/csr.c File Reference

#include "csr.h"
#include <stdint.h>
#include "../msg.c"
#include "../stdlib/alloc.c"

Functions

nps_csr_tnps_csr_alloc (s8_t rAlloc, s8_t bufAlloc)
void nps_csr_realloc_rows (nps_csr_t *o, s8_t sz)
void nps_csr_realloc_vals (nps_csr_t *o, s8_t sz)
void nps_csr_free (nps_csr_t *o)

Function Documentation

nps_csr_t* nps_csr_alloc ( s8_t  rAlloc,
s8_t  bufAlloc 
)
void nps_csr_free ( nps_csr_t o  ) 
void nps_csr_realloc_rows ( nps_csr_t o,
s8_t  sz 
)
void nps_csr_realloc_vals ( nps_csr_t o,
s8_t  sz 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Generated on Sun Sep 11 09:40:46 2011 for NPSML by  doxygen 1.6.3