openthread-br  0.3.0-72c0388
Public Member Functions | Public Attributes | List of all members
otbr::Mdns::Publisher::HostRegistration Class Reference
Inheritance diagram for otbr::Mdns::Publisher::HostRegistration:
otbr::Mdns::Publisher::Registration

Public Member Functions

 HostRegistration (std::string aName, AddressList aAddresses, ResultCallback &&aCallback, Publisher *aPublisher)
 
void Complete (otbrError aError)
 
void OnComplete (otbrError)
 
bool IsOutdated (const std::string &aName, const std::vector< Ip6Address > &aAddresses) const
 
- Public Member Functions inherited from otbr::Mdns::Publisher::Registration
 Registration (ResultCallback &&aCallback, Publisher *aPublisher)
 
bool IsCompleted () const
 

Public Attributes

std::string mName
 
std::vector< Ip6AddressmAddresses
 
- Public Attributes inherited from otbr::Mdns::Publisher::Registration
ResultCallback mCallback
 
PublishermPublisher
 

Additional Inherited Members

- Protected Member Functions inherited from otbr::Mdns::Publisher::Registration
void TriggerCompleteCallback (otbrError aError)
 

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