|
| ServiceRegistration (std::string aHostName, std::string aName, std::string aType, SubTypeList aSubTypeList, uint16_t aPort, TxtList aTxtList, ResultCallback &&aCallback, Publisher *aPublisher) |
|
void | Complete (otbrError aError) |
|
void | OnComplete (otbrError aError) |
|
bool | IsOutdated (const std::string &aHostName, const std::string &aName, const std::string &aType, const SubTypeList &aSubTypeList, uint16_t aPort, const TxtList &aTxtList) const |
|
| Registration (ResultCallback &&aCallback, Publisher *aPublisher) |
|
bool | IsCompleted () const |
|
|
std::string | mHostName |
|
std::string | mName |
|
std::string | mType |
|
SubTypeList | mSubTypeList |
|
uint16_t | mPort |
|
TxtList | mTxtList |
|
ResultCallback | mCallback |
|
Publisher * | mPublisher |
|
|
void | TriggerCompleteCallback (otbrError aError) |
|
The documentation for this class was generated from the following files: