openthread-br  0.3.0-72c0388
Classes
mdns.hpp File Reference
#include <functional>
#include <map>
#include <memory>
#include <string>
#include <vector>
#include <sys/select.h>
#include "common/callback.hpp"
#include "common/code_utils.hpp"
#include "common/time.hpp"
#include "common/types.hpp"

Go to the source code of this file.

Classes

class  otbr::Mdns::Publisher
 
struct  otbr::Mdns::Publisher::TxtEntry
 
struct  otbr::Mdns::Publisher::DiscoveredInstanceInfo
 
struct  otbr::Mdns::Publisher::DiscoveredHostInfo
 
class  otbr::Mdns::Publisher::Registration
 
class  otbr::Mdns::Publisher::ServiceRegistration
 
class  otbr::Mdns::Publisher::HostRegistration
 

Detailed Description

This file includes definitions for mDNS publisher.