14 #ifndef PSTATCOLLECTORDEF_H 15 #define PSTATCOLLECTORDEF_H 35 void write_datagram(
Datagram &destination)
const;
47 std::string _level_units;
48 double _suggested_scale;
51 bool _active_explicitly_set;
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
Records the version number of a particular client.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
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 ...