Definition at line 407 of file net_utils.cpp.
Public Member Functions | |
| TDNSThreadData () | |
Public Attributes | |
| synch::CSemaphore | sem_solved |
| synch::CSemaphore | sem_caller_quitted |
| std::string | in_servername |
| CThreadSafeVariable< std::string > | out_solved_ip |
|
inline |
Definition at line 409 of file net_utils.cpp.
| std::string TDNSThreadData::in_servername |
Definition at line 417 of file net_utils.cpp.
| CThreadSafeVariable<std::string> TDNSThreadData::out_solved_ip |
Definition at line 418 of file net_utils.cpp.
| synch::CSemaphore TDNSThreadData::sem_caller_quitted |
Definition at line 416 of file net_utils.cpp.
| synch::CSemaphore TDNSThreadData::sem_solved |
Definition at line 415 of file net_utils.cpp.
| Page generated by Doxygen 1.9.1 for MRPT 1.5.5 Git: 832f416fc Sat Dec 2 06:28:34 2017 +0100 at mar 26 may 2026 13:01:45 CEST |