common.h File Reference

#include <stdio.h>
#include <qstring.h>
#include <string.h>
#include "flowdb.h"
Include dependency graph for common.h:
This graph shows which files directly or indirectly include this file:

Functions

void common_init ()
bool exists (QString str)
float8 minimum (float8 a, float8 b)
float8 abs_minimum (float8 a, float8 b)
int clip (int val)
bool option (char *arg, const char *name)
bool option (char *arg, const char *namea, const char *nameb)
QString readable (unsigned8)

Function Documentation

float8 abs_minimum ( float8  a,
float8  b 
)
int clip ( int  val  ) 
void common_init (  ) 

References assert().

Referenced by core_meta_init().

bool exists ( QString  str  ) 
float8 minimum ( float8  a,
float8  b 
)
bool option ( char *  arg,
const char *  namea,
const char *  nameb 
) [inline]
bool option ( char *  arg,
const char *  name 
) [inline]

Referenced by process_options().

QString readable ( unsigned8   ) 
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by  doxygen 1.6.2