common.cpp File Reference

#include <assert.h>
#include <errno.h>
#include <string.h>
#include <math.h>
#include "dirscanner.h"
#include "common.h"
#include "memory.h"
Include dependency graph for common.cpp:

Functions

void common_init ()
bool exists (QString fn)
float8 minimum (float8 a, float8 b)
float8 abs_minimum (float8 a, float8 b)
int clip (int val)
QString readable (unsigned8 L)

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  fn  ) 
float8 minimum ( float8  a,
float8  b 
)
QString readable ( unsigned8  L  ) 
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by  doxygen 1.6.2