PandaRoot
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 146 of file Log.h.

Member Data Documentation

◆ address

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

Definition at line 147 of file Log.h.

Referenced by Photospp::Log::SetWarningLimit().

◆ file

char Photospp::Log::Pointer::file

Definition at line 149 of file Log.h.

Referenced by Photospp::Log::SetWarningLimit().

◆ line

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

Definition at line 150 of file Log.h.

Referenced by Photospp::Log::SetWarningLimit().

◆ size

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

Definition at line 148 of file Log.h.

Referenced by Photospp::Log::SetWarningLimit().


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