| BMeasure-lib 1.3.0     | 
BMdns Class Reference
#include <BMdns.h>
| Public Member Functions | |
| BMdns () | |
| ~BMdns () | |
| BError | init () | 
| BError | findServices (BString service, BUInt32 timeoutMs, BList< BMdnsService > &services) | 
| Private Attributes | |
| BSocket | osocket | 
| BUInt32 | otransactionId | 
Constructor & Destructor Documentation
◆ BMdns()
| BMdns::BMdns | ( | ) | 
◆ ~BMdns()
| BMdns::~BMdns | ( | ) | 
Member Function Documentation
◆ findServices()
| BError BMdns::findServices | ( | BString | service, | 
| BUInt32 | timeoutMs, | ||
| BList< BMdnsService > & | services ) | 
Unicast response, class IN
◆ init()
| BError BMdns::init | ( | ) | 
Member Data Documentation
◆ osocket
| 
 | private | 
◆ otransactionId
| 
 | private | 
The documentation for this class was generated from the following files:
Generated by

