Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
_DllTrackInfo Struct Reference

#include <dll_tracker.h>

Public Attributes

DllLoaderpDll
 
uintptr_t lMinAddr
 
uintptr_t lMaxAddr
 
DataList dataList
 
DllList dllList
 
DummyList dummyList
 
FileList fileList
 
SocketList socketList
 
HeapObjectList heapobjectList
 
VAllocList virtualList
 

Member Data Documentation

§ dataList

DataList _DllTrackInfo::dataList

§ dllList

DllList _DllTrackInfo::dllList

§ dummyList

DummyList _DllTrackInfo::dummyList

§ fileList

FileList _DllTrackInfo::fileList

§ heapobjectList

HeapObjectList _DllTrackInfo::heapobjectList

§ lMaxAddr

uintptr_t _DllTrackInfo::lMaxAddr

§ lMinAddr

uintptr_t _DllTrackInfo::lMinAddr

§ pDll

DllLoader* _DllTrackInfo::pDll

§ socketList

SocketList _DllTrackInfo::socketList

§ virtualList

VAllocList _DllTrackInfo::virtualList

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