#include <Tracing.h>
Public Member Functions | |
| void | trace (ostream &, bool=false) |
Protected Member Functions | |
| Tracing () | |
| void | trace (int) |
| void | trace (const char *, int=1) |
| void | trace (Token *, const char *, const char *) |
| int | trace_mode () const |
| ostream & | tos () const |
| Puma::Tracing::Tracing | ( | ) | [inline, protected] |
| void Puma::Tracing::trace | ( | ostream & | , | |
| bool | = false | |||
| ) |
| void Puma::Tracing::trace | ( | int | token | ) | [inline, protected] |
| void Puma::Tracing::trace | ( | const char * | , | |
| int | = 1 | |||
| ) | [protected] |
| void Puma::Tracing::trace | ( | Token * | , | |
| const char * | , | |||
| const char * | ||||
| ) | [protected] |
| int Puma::Tracing::trace_mode | ( | ) | const [inline, protected] |
| ostream& Puma::Tracing::tos | ( | ) | const [protected] |
1.5.5