#include <stdio.h>#include <qstring.h>#include <string.h>#include "flowdb.h"

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) |
| int clip | ( | int | val | ) |
| void common_init | ( | ) |
References assert().
Referenced by core_meta_init().
| bool exists | ( | QString | str | ) |
References fclose(), and FILE.
Referenced by UpdateSongFilename::change(), checkDocsAt(), ActiveFragmentCreator::createOneFor(), SongSelectorLogic::doOnlineHelp(), findUniqueName(), PlayerConfig::load(), Config::load(), DecoderChecker::works(), and Index::write_idx().
| 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 | ) |
1.6.2