15 #ifndef PSTATCLIENTCONTROLMESSAGE_H 16 #define PSTATCLIENTCONTROLMESSAGE_H 18 #include "pandabase.h" 20 #include "pStatCollectorDef.h" 37 void encode(
Datagram &datagram)
const;
51 string _client_hostname;
52 string _client_progname;
60 int _first_thread_index;
This kind of message is sent from the client to the server on the TCP socket to establish critical co...
This is our own Panda specialization on the default STL vector.
Records the version number of a particular client.
An ordered list of data elements, formatted in memory for transmission over a socket or writing to a ...