#include "get4/Iterator.h" get4::Iterator::Iterator(int fmt) : base::Iterator(fmt), fEpoch(0), fMsg(), fConvRoc(), fConvGet4() { for (unsigned n=0;n 0) { if (!next()) return; msg().printData(kind, fEpoch, getMsgTime()); } }