libFAUDES
Sections
Index
|
faudes::ObjectCount Class ReferenceDebugging counter. More...
Detailed DescriptionDebugging counter. Counts items as specified by the type string and reports sums on exit. You must define the macro FAUDES_DEBUG_CODE to get a report. Technical note: we use the somewhat winded static member construct to guerantee that our member variables have been constructed befor actual counting occurs. This is neccessary since some faudes types might have a static instance and, hence, may be consructed rather early. Definition at line 354 of file cfl_helper.h. Constructor & Destructor Documentation
Definition at line 380 of file cfl_helper.cpp. Member Function Documentation
Definition at line 393 of file cfl_helper.cpp.
Definition at line 388 of file cfl_helper.cpp.
Definition at line 385 of file cfl_helper.cpp. Member Data Documentation
Definition at line 362 of file cfl_helper.h.
Definition at line 360 of file cfl_helper.h.
Definition at line 359 of file cfl_helper.h. The documentation for this class was generated from the following files: |
libFAUDES 2.20d --- 2011.04.26 --- c++ source docu by doxygen