|
openthread-br
0.3.0-72c0388
|
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< Ip6Address > | mAddresses |
Public Attributes inherited from otbr::Mdns::Publisher::Registration | |
| ResultCallback | mCallback |
| Publisher * | mPublisher |
Additional Inherited Members | |
Protected Member Functions inherited from otbr::Mdns::Publisher::Registration | |
| void | TriggerCompleteCallback (otbrError aError) |
1.8.17