BOSS 8.0.0
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 259 of file KalFitMemLeak.c.

Member Data Documentation

◆ check

long mwData_::check

Definition at line 264 of file KalFitMemLeak.c.

Referenced by mwMalloc().

◆ count

long mwData_::count

Definition at line 263 of file KalFitMemLeak.c.

Referenced by mwMalloc().

◆ file

const char* mwData_::file

Definition at line 262 of file KalFitMemLeak.c.

Referenced by mwFree(), and mwMalloc().

◆ flag

unsigned mwData_::flag

Definition at line 270 of file KalFitMemLeak.c.

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

◆ line

int mwData_::line

Definition at line 269 of file KalFitMemLeak.c.

Referenced by mwFree(), and mwMalloc().

◆ next

mwData* mwData_::next

Definition at line 261 of file KalFitMemLeak.c.

Referenced by mwMalloc().

◆ prev

mwData* mwData_::prev

Definition at line 260 of file KalFitMemLeak.c.

Referenced by mwMalloc().

◆ size

size_t mwData_::size

Definition at line 268 of file KalFitMemLeak.c.

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


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