15 #ifndef PSTATCOLLECTORDEF_H
16 #define PSTATCOLLECTORDEF_H
18 #include "pandabase.h"
19 #include "numeric_types.h"
37 void write_datagram(
Datagram &destination)
const;
50 double _suggested_scale;
53 bool _active_explicitly_set;
Records the version number of a particular client.
A class to retrieve the individual data elements previously stored in a Datagram. ...
Defines the details about the Collectors: the name, the suggested color, etc.
Manages the communications to report statistics via a network connection to a remote PStatServer...
An ordered list of data elements, formatted in memory for transmission over a socket or writing to a ...