Exemplo n.º 1
0
 void post(NIFFile *nif)
 {
     Controller::post(nif);
     emitter.post(nif);
     extra.post(nif);
 }
Exemplo n.º 2
0
 void post(NIFFile *nif) { extra.post(nif); }