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 |
![]() | |
Registration (ResultCallback &&aCallback, Publisher *aPublisher) | |
bool | IsCompleted () const |
Public Attributes | |
std::string | mName |
std::vector< Ip6Address > | mAddresses |
![]() | |
ResultCallback | mCallback |
Publisher * | mPublisher |
Additional Inherited Members | |
![]() | |
void | TriggerCompleteCallback (otbrError aError) |