BOSS 7.0.4
BESIII Offline Software System
Loading...
Searching...
No Matches
mwData_ Struct Reference

Public Attributes

mwDataprev
 
mwDatanext
 
const char * file
 
long count
 
long check
 
size_t size
 
int line
 
unsigned flag
 

Detailed Description

Definition at line 255 of file KalFitMemLeak.c.

Member Data Documentation

◆ check

long mwData_::check

Definition at line 260 of file KalFitMemLeak.c.

Referenced by mwMalloc().

◆ count

long mwData_::count

Definition at line 259 of file KalFitMemLeak.c.

Referenced by mwAbort(), and mwMalloc().

◆ file

const char* mwData_::file

Definition at line 258 of file KalFitMemLeak.c.

Referenced by mwAbort(), mwFree(), and mwMalloc().

◆ flag

unsigned mwData_::flag

Definition at line 266 of file KalFitMemLeak.c.

Referenced by mwAbort(), mwFree(), mwMalloc(), and mwRealloc().

◆ line

int mwData_::line

Definition at line 265 of file KalFitMemLeak.c.

Referenced by mwAbort(), mwFree(), and mwMalloc().

◆ next

mwData* mwData_::next

Definition at line 257 of file KalFitMemLeak.c.

Referenced by mwMalloc().

◆ prev

mwData* mwData_::prev

Definition at line 256 of file KalFitMemLeak.c.

Referenced by mwMalloc().

◆ size

size_t mwData_::size

Definition at line 264 of file KalFitMemLeak.c.

Referenced by mwAbort(), mwFree(), mwMalloc(), and mwRealloc().


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