nl:: بافت:: HostPortList
#include <src/lib/core/HostPortList.h>
برای مدیریت و دستکاری فهرست پورت میزبان، مجموعه ای فشرده و کدگذاری شده باینری از تاپل های شناسه میزبان و پورت مرتبط با فهرست خدمات Weave.
خلاصه
سازندگان و ویرانگرها | |
---|---|
HostPortList (void) سازنده پیش فرض کلاس (void). | |
HostPortList (const uint8_t *hostPortList, uint8_t hostPortCount, const uint8_t *suffixList, const uint8_t suffixCount) |
توابع عمومی | |
---|---|
Clear (void) | void لیست را بازنشانی کنید تا خالی شود. |
Get (uint8_t index, char *hostBuf, uint32_t hostBufSize, uint16_t & port) const | نام میزبان و پورت را در فهرست مشخص شده از لیست دریافت کنید. |
IsEmpty (void) const | bool |
Pop (char *hostBuf, uint32_t hostBufSize, uint16_t & port) | اولین نام میزبان و پورت را از لیست دریافت کرده و حذف کنید. |
توابع عمومی
پاک کردن
void Clear( void )
لیست را بازنشانی کنید تا خالی شود.
دریافت کنید
WEAVE_ERROR Get( uint8_t index, char *hostBuf, uint32_t hostBufSize, uint16_t & port ) const
نام میزبان و پورت را در فهرست مشخص شده از لیست دریافت کنید.
جزئیات | |||||||||
---|---|---|---|---|---|---|---|---|---|
پارامترها |
| ||||||||
ارزش های بازگشتی |
|
HostPortList
HostPortList( void )
سازنده پیش فرض کلاس (void).
HostPortList
HostPortList( const uint8_t *hostPortList, uint8_t hostPortCount, const uint8_t *suffixList, const uint8_t suffixCount )
خالی است
bool IsEmpty( void ) const
پاپ
WEAVE_ERROR Pop( char *hostBuf, uint32_t hostBufSize, uint16_t & port )
اولین نام میزبان و پورت را از لیست دریافت کرده و حذف کنید.
جزئیات | |||||||||
---|---|---|---|---|---|---|---|---|---|
پارامترها |
| ||||||||
ارزش های بازگشتی |
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates. The OPENTHREAD and related marks are trademarks of the Thread Group and are used under license.
تاریخ آخرین بهروزرسانی 2024-11-13 بهوقت ساعت هماهنگ جهانی.