Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

SPUC::debugfc Class Reference

Debug function. More...

#include <debugfc.h>

List of all members.

Public Member Functions

bool is_on (int x)
 debugfc ()
 ~debugfc ()
void add_stream_number (const int num, const char *n)
void add_stream (const char *n)
void close_stream (const int num)
void close_all_streams ()
void newline (const int n)
template<class T>
void out (int stream_num, T x)
template<class T>
void outn (int stream_num, T x)


Detailed Description

Debug function.

Author:
Tony Kirke, Copyright(c) 2001


Constructor & Destructor Documentation

SPUC::debugfc::debugfc  )  [inline]
 

SPUC::debugfc::~debugfc  )  [inline]
 


Member Function Documentation

void SPUC::debugfc::add_stream const char *  n  )  [inline]
 

void SPUC::debugfc::add_stream_number const int  num,
const char *  n
[inline]
 

void SPUC::debugfc::close_all_streams  )  [inline]
 

void SPUC::debugfc::close_stream const int  num  )  [inline]
 

bool SPUC::debugfc::is_on int  x  )  [inline]
 

void SPUC::debugfc::newline const int  n  )  [inline]
 

template<class T>
void SPUC::debugfc::out int  stream_num,
x
[inline]
 

template<class T>
void SPUC::debugfc::outn int  stream_num,
x
[inline]
 


The documentation for this class was generated from the following file:
Generated on Fri Sep 16 11:09:44 2005 for spuc by  doxygen 1.4.4