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

list.H File Reference

#include <stdlib.h>
#include "std/dllimpexp.H"
#include "std/config.H"
#include "std/error.H"

Go to the source code of this file.

Compounds

class  ARRAY
class  LIST
class  OBSlist

Defines

#define cARRAY   const ARRAY
#define cLIST   const LIST

Typedefs

typedef int(* compare_func_t )(const void *, const void *)

Functions

template<class T> ostream & operator<< (ostream &os, const ARRAY< T > &array)
template<class T> istream & operator>> (istream &is, ARRAY< T > &array)


Define Documentation

#define cARRAY   const ARRAY
 

#define cLIST   const LIST
 


Typedef Documentation

typedef int(* compare_func_t)(const void *, const void *)
 


Function Documentation

template<class T>
ostream& operator<< ostream &    os,
const ARRAY< T > &    array
 

template<class T>
istream& operator>> istream &    is,
ARRAY< T > &    array
 


Generated on Mon Sep 15 16:25:58 2003 for gluebase by doxygen1.2.18