void post(NIFFile *nif) { Extra::post(nif); controller.post(nif); }
void post(NIFFile *nif) { Record::post(nif); next.post(nif); target.post(nif); }