HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NET_mDNSQueryResult Class Reference

#include <NET_MDNS.h>

Public Member Functions

bool operator== (const NET_mDNSQueryResult &other) const
 
bool operator!= (const NET_mDNSQueryResult &other) const
 

Public Attributes

NET_mDNSEntryType myEntryType = MDNS_ENTRYTYPE_QUESTION
 
UT_StringHolder myEntry
 
UT_StringHolder myFromAddr
 
NET_mDNSRecordSRV mySRV
 

Detailed Description

Definition at line 75 of file NET_MDNS.h.

Member Function Documentation

bool NET_mDNSQueryResult::operator!= ( const NET_mDNSQueryResult other) const
inline

Definition at line 87 of file NET_MDNS.h.

bool NET_mDNSQueryResult::operator== ( const NET_mDNSQueryResult other) const
inline

Definition at line 82 of file NET_MDNS.h.

Member Data Documentation

UT_StringHolder NET_mDNSQueryResult::myEntry

Definition at line 93 of file NET_MDNS.h.

NET_mDNSEntryType NET_mDNSQueryResult::myEntryType = MDNS_ENTRYTYPE_QUESTION

Definition at line 92 of file NET_MDNS.h.

UT_StringHolder NET_mDNSQueryResult::myFromAddr

Definition at line 94 of file NET_MDNS.h.

NET_mDNSRecordSRV NET_mDNSQueryResult::mySRV

Definition at line 95 of file NET_MDNS.h.


The documentation for this class was generated from the following file: