#include <pandatoolbase.h>
#include "pStatClientData.h"
#include "pStatMonitor.h"
#include <connectionReader.h>
#include <connectionWriter.h>
#include <referenceCount.h>
#include <circBuffer.h>
Go to the source code of this file.
Compounds | |
class | PStatReader |
This is the class that does all the work for handling communications from a single Panda client. More... | |
class | PStatReader::FrameData |
Variables | |
const int | queued_frame_records = 500 |
Definition in file pStatReader.h.
|
Definition at line 42 of file pStatReader.h. |