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

Midnight.h File Reference

Go to the source code of this file.

Compounds

class  Midnight
class  Midnight::MString

Typedefs

typedef unsigned char MBool
typedef int MInt
typedef double MDouble
typedef void (* MFunction )(MInt&,MDouble*,MDouble&,MDouble*,MInt)
typedef void (* MPrintf )(const char*,...)


Typedef Documentation

typedef unsigned char MBool
 

Definition at line 9 of file Midnight.h.

typedef double MDouble
 

Definition at line 11 of file Midnight.h.

Referenced by Midnight::mnbins(), Midnight::mncntr(), Midnight::mncros(), Midnight::mnimpr(), Midnight::mnplot(), Midnight::mnpsdf(), Midnight::mnrn15(), Midnight::mnscan(), and Midnight::mnsimp().

typedef void (* MFunction)(MInt&,MDouble*,MDouble&,MDouble*,MInt)
 

Definition at line 12 of file Midnight.h.

typedef int MInt
 

Definition at line 10 of file Midnight.h.

Referenced by Midnight::mnbins(), Midnight::mncntr(), Midnight::mnexcm(), Midnight::mnimpr(), Midnight::mnlims(), Midnight::mnmigr(), Midnight::mnmnos(), Midnight::mnpars(), Midnight::mnplot(), Midnight::mnscan(), Midnight::mnseek(), and Midnight::mnset().

typedef void (* MPrintf)(const char*,...)
 

Definition at line 13 of file Midnight.h.


Generated at Wed Nov 21 12:20:53 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000