Statistics about a connected client.
More...
#include <ClientStatistics.h>
|
|
std::string | name_ |
| | Text as specified using the name attribute in <remote_host/>.
|
| |
|
std::string | application_name_ |
| | Text as specified using the applicationname attribute in <remote_host/>.
|
| |
|
std::size_t | received_bytes_ |
| | Received bytes.
|
| |
|
std::size_t | sent_bytes_ |
| | Transmitted bytes.
|
| |
|
std::chrono::nanoseconds | connected_time_ |
| | Time when client connected.
|
| |
Statistics about a connected client.
Can be fetched using Process::getClientStatistics().
The documentation for this struct was generated from the following file:
- /home/abuild/rpmbuild/BUILD/python3-pdcom5-5.3.2.g3adc575-build/pdcom5-5.3.2.g3adc575/include/pdcom5/ClientStatistics.h