Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
ZeroconfBrowser.h File Reference
#include <string>
#include <set>
#include <vector>
#include <map>
#include <iostream>

Classes

class  CZeroconfBrowser
 this class provides support for zeroconf browsing More...
 
class  CZeroconfBrowser::ZeroconfService
 

Functions

std::ostream & operator<< (std::ostream &o, const CZeroconfBrowser::ZeroconfService &service)
 
bool operator< (CZeroconfBrowser::ZeroconfService const &fcr_lhs, CZeroconfBrowser::ZeroconfService const &fcr_rhs)
 
bool operator== (CZeroconfBrowser::ZeroconfService const &fcr_lhs, CZeroconfBrowser::ZeroconfService const &fcr_rhs)
 

Function Documentation

◆ operator<()

bool operator< ( CZeroconfBrowser::ZeroconfService const & fcr_lhs,
CZeroconfBrowser::ZeroconfService const & fcr_rhs )
inline

◆ operator<<()

std::ostream & operator<< ( std::ostream & o,
const CZeroconfBrowser::ZeroconfService & service )
inline

◆ operator==()

bool operator== ( CZeroconfBrowser::ZeroconfService const & fcr_lhs,
CZeroconfBrowser::ZeroconfService const & fcr_rhs )
inline