#include "mxnotificationmanager.h" // OFFSET: LEGO1 0x100ac320 TEMPLATE // list >::~list > // FIXME: Example of template compare functionality, remove before merging. #include #include void make_a_list() { List l; cout << l.size(); } // OFFSET: LEGO1 0x100ac450 STUB MxNotificationManager::~MxNotificationManager() { // TODO } // OFFSET: LEGO1 0x100ac800 STUB MxLong MxNotificationManager::Tickle() { // TODO return 0; }