Macros | |
| #define | INDENT() |
| #define | OCPF_DUMP(x) (ocpf_do_dump x) |
| #define | OCPF_DUMP_SUBLEVEL 1 |
| #define | OCPF_DUMP_TITLE(indent, txt, type) |
| #define | OCPF_DUMP_TOPLEVEL 0 |
Variables | |
| unsigned int | indent |
| #define INDENT | ( | ) |
Referenced by ocpf_dump_folder(), ocpf_dump_named_property(), ocpf_dump_oleguid(), ocpf_dump_property(), ocpf_dump_type(), and ocpf_dump_variable().
| #define OCPF_DUMP | ( | x | ) | (ocpf_do_dump x) |
Referenced by ocpf_dump_folder(), and ocpf_dump_type().
| #define OCPF_DUMP_SUBLEVEL 1 |
Referenced by ocpf_dump_named_property(), and ocpf_dump_recipients().
| #define OCPF_DUMP_TITLE | ( | indent, | |
| txt, | |||
| type | |||
| ) |
Referenced by ocpf_dump_folder(), ocpf_dump_named_property(), ocpf_dump_oleguid(), ocpf_dump_property(), ocpf_dump_recipients(), ocpf_dump_type(), and ocpf_dump_variable().
| #define OCPF_DUMP_TOPLEVEL 0 |
| unsigned int indent |
|
|
This content is licensed under the Creative Commons Attribution ShareAlike License v. 3.0: http://creativecommons.org/licenses/by-sa/3.0/ |