#include <debugfc.h>
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) |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
1.4.4