FairRoot/PandaRoot
Public Attributes | List of all members
Photospp::Log::Pointer Struct Reference

#include <Log.h>

Public Attributes

unsigned long address
 
unsigned long size
 
char file [64]
 
unsigned long line
 

Detailed Description

Memory leak tracking section. Compile with #define LOG_DEBUG_MODE to turn it on. WARNING! Increases execution time significantly. Usefull only for debug purposes.

Definition at line 127 of file Log.h.

Member Data Documentation

unsigned long Photospp::Log::Pointer::address

Definition at line 129 of file Log.h.

char Photospp::Log::Pointer::file

Definition at line 131 of file Log.h.

unsigned long Photospp::Log::Pointer::line

Definition at line 132 of file Log.h.

unsigned long Photospp::Log::Pointer::size

Definition at line 130 of file Log.h.


The documentation for this struct was generated from the following files: