Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

utility.hpp File Reference

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

Included by dependency graph

Go to the source code of this file.

Defines

#define UTILITY_HPP

Functions

int strcmp_case (const char *a, const char *b)
adr_min (T a, T b)
adr_max (T a, T b)


Define Documentation

#define UTILITY_HPP
 

Value:

Definition at line 2 of file utility.hpp.


Function Documentation

T adr_max ( T a,
T b ) [inline]
 

Definition at line 16 of file utility.hpp.

T adr_min ( T a,
T b ) [inline]
 

Definition at line 11 of file utility.hpp.

Referenced by WAVInputStream::Read().

int strcmp_case ( const char * a,
const char * b )
 

Definition at line 7 of file utility.cpp.

Referenced by end_is().


Generated at Mon Jun 10 02:55:24 2002 for audiere by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001