src/biff/biff.h File Reference

#include <stdio.h>
#include <string.h>
#include <teem/air.h>

Include dependency graph for biff.h:

This graph shows which files directly or indirectly include this file:


Defines

#define BIFF_EXPORT   extern
#define BIFF_STRLEN   (256+1)
#define BIFF_MAXKEYLEN   128

Functions

BIFF_EXPORT void biffAdd (const char *key, const char *err)
BIFF_EXPORT void biffMaybeAdd (const char *key, const char *err, int useBiff)
BIFF_EXPORT int biffCheck (const char *key)
BIFF_EXPORT void biffDone (const char *key)
BIFF_EXPORT void biffMove (const char *destKey, const char *err, const char *srcKey)
BIFF_EXPORT char * biffGet (const char *key)
BIFF_EXPORT int biffGetStrlen (const char *key)
BIFF_EXPORT void biffSetStr (char *str, const char *key)
BIFF_EXPORT char * biffGetDone (const char *key)
BIFF_EXPORT void biffSetStrDone (char *str, const char *key)

Define Documentation

#define BIFF_EXPORT   extern

#define BIFF_MAXKEYLEN   128

#define BIFF_STRLEN   (256+1)


Function Documentation

BIFF_EXPORT void biffAdd ( const char *  key,
const char *  err 
)

BIFF_EXPORT int biffCheck ( const char *  key  ) 

BIFF_EXPORT void biffDone ( const char *  key  ) 

BIFF_EXPORT char* biffGet ( const char *  key  ) 

BIFF_EXPORT char* biffGetDone ( const char *  key  ) 

BIFF_EXPORT int biffGetStrlen ( const char *  key  ) 

BIFF_EXPORT void biffMaybeAdd ( const char *  key,
const char *  err,
int  useBiff 
)

BIFF_EXPORT void biffMove ( const char *  destKey,
const char *  err,
const char *  srcKey 
)

BIFF_EXPORT void biffSetStr ( char *  str,
const char *  key 
)

BIFF_EXPORT void biffSetStrDone ( char *  str,
const char *  key 
)


Generated on Sat May 9 03:55:09 2009 for Teem by  doxygen 1.5.9