#pragma once #include "FragmentEntry.h" template const TStruct* getLiveDataAddr(); template const TStruct* getLiveDataAddr(size_t index); FragmentList getLiveDataFragments();