#include <pandatoolbase.h>
#include "fltOpcode.h"
#include "fltError.h"
#include <datagram.h>
#include <datagramIterator.h>
Go to the source code of this file.
Compounds | |
class | FltRecordReader |
This class turns an istream into a sequence of FltRecords by reading a sequence of Datagrams and extracting the opcode from each one. More... |
Definition in file fltRecordReader.h.