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

Member Data Documentation

◆ address

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

Definition at line 171 of file Log.h.

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

◆ file

char Photospp::Log::Pointer::file

Definition at line 173 of file Log.h.

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

◆ line

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

Definition at line 174 of file Log.h.

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

◆ size

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

Definition at line 172 of file Log.h.

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


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