#include "config.h"
#include <unistd.h>
#include <iostream>
#include <fstream>
#include <string>
#include <cassert>
#include <cerrno>
#include "debug.h"
#include "d_debug.h"
Include dependency graph for test-debug.cc:
Go to the source code of this file.
Classes | |
class | class1 |
class | class2 |
class | class3 |
class | class4 |
struct | class4::c4s |
Functions | |
debug_generate_class_headers (class1) | |
debug_generate_class_code (class1) | |
debug_generate_class_code (class2) | |
debug_generate_class_code (class3) | |
debug_generate_class_headers (class4) | |
debug_generate_enum_headers (class4) | |
debug_generate_struct_headers (class4) | |
void | __debug_write (debug_instance &di, const class4::colors &a_arg) |
debug_generate_enum_code (class4::colors) | |
void | __debug_write (debug_instance &di, const class4::c4s &a_arg) |
debug_generate_struct_code (class4::c4s) | |
debug_generate_class_code (class4) | |
int | f1 (int a) |
int | f2 (int a) |
int | f3 (int a) |
int | f4 (int a) |
int | f5 (int a) |
int | f6 (int a) |
int | f7 (int a) |
int | f8 (int a) |
int | f9 (int a) |
int | f10 (int a) |
int | f11 (int a) |
int | f12 (int a) |
int | bar (int a) |
int | foo (int a) |
void | test (void) |
int | main (int argc, char *argv[]) |
|
Definition at line 175 of file test-debug.cc. References di_struct. Referenced by operator<<(). |
|
Definition at line 160 of file test-debug.cc. |
|
Definition at line 358 of file test-debug.cc. References debug, debug_input_var, debug_output_var, and debug_var. Referenced by foo(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 206 of file test-debug.cc. References debug. Referenced by f10(), f11(), f12(), f9(), test(), and test_inodes(). |
|
Definition at line 318 of file test-debug.cc. References debug, debug_input_var, and f1(). Referenced by test(). |
Here is the call graph for this function:
|
Definition at line 331 of file test-debug.cc. References debug, debug_var, and f1(). Referenced by test(). |
Here is the call graph for this function:
|
Definition at line 344 of file test-debug.cc. References debug, debug_input_var, debug_var, and f1(). Referenced by test(). |
Here is the call graph for this function:
|
Definition at line 217 of file test-debug.cc. References debug, and debug_input_var. Referenced by test(), and test_inodes(). |
|
Definition at line 229 of file test-debug.cc. References debug, and debug_var. Referenced by test(). |
|
Definition at line 241 of file test-debug.cc. References debug, and debug_output_var. Referenced by test(). |
|
Definition at line 253 of file test-debug.cc. References debug, debug_input_var, and debug_var. Referenced by test(). |
|
Definition at line 266 of file test-debug.cc. References debug, debug_output_var, and debug_var. Referenced by test(). |
|
Definition at line 279 of file test-debug.cc. References debug, debug_input_var, and debug_output_var. Referenced by test(). |
|
Definition at line 292 of file test-debug.cc. References debug, debug_input_var, debug_output_var, and debug_var. Referenced by test(). |
|
Definition at line 306 of file test-debug.cc. Referenced by test(). |
Here is the call graph for this function:
|
Definition at line 370 of file test-debug.cc. References bar(), debug, debug_input_var, debug_output_var, and debug_var. Referenced by test(). |
Here is the call graph for this function:
|
Definition at line 1668 of file test-debug.cc. References test(). |
Here is the call graph for this function:
|
Definition at line 385 of file test-debug.cc. References __debug_type(), ddbg, debug, debug_args, debug_close, debug_init, debug_manager, debug_var, debug_write, f1(), f10(), f11(), f12(), f2(), f3(), f4(), f5(), f6(), f7(), f8(), f9(), and foo(). Referenced by main(). |
Here is the call graph for this function: