ส่งความคิดเห็น
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
nl:: Weave:: Profiles:: ReferencedString
#include <src/lib/profiles/common/WeaveMessage.h>
วิธีจัดการสตริงใน Weave มีดังนี้
สรุป
คลาสนี้มีตัวแปร 8 บิตและ 16 บิต
การสืบทอด
รับค่าจาก:
nl::Weave::Profiles::RetainedPacketBuffer
ผู้ผลิตและผู้ทำลาย
ReferencedString (void)
ตัวสร้างที่ไม่มีอาร์กิวเมนต์สำหรับสตริงที่อ้างอิง
แอตทริบิวต์สาธารณะ
isShort
bool isShort
theLength
uint16_t theLength
theString
char * theString
ฟังก์ชันสาธารณะ
ReferencedString
ReferencedString(
void
)
ตัวสร้างที่ไม่มีอาร์กิวเมนต์สำหรับสตริงที่อ้างอิง
Init
WEAVE_ERROR init(
uint16_t aLength,
char *aString,
System::PacketBuffer *aBuffer
)
Init
WEAVE_ERROR init(
uint16_t aLength,
char *aString
)
Init
WEAVE_ERROR init(
uint8_t aLength,
char *aString,
System::PacketBuffer *aBuffer
)
Init
WEAVE_ERROR init(
uint8_t aLength,
char *aString
)
โอเปอเรเตอร์==
bool operator == (
const ReferencedString &
) const
รายละเอียด
พารามิเตอร์
&aReferencedString
สตริงที่ต้องตรวจสอบ
ผลลัพธ์
true
สตริงเท่ากัน
false
สตริงไม่เท่ากัน
printString
char * printString(
void
)
รายละเอียด
การคืนสินค้า
สตริงที่พิมพ์ได้
ฟังก์ชันสาธารณะแบบคงที่
แยกวิเคราะห์
WEAVE_ERROR parse(
MessageIterator &,
ReferencedString &
)
รายละเอียด
พารามิเตอร์
&i
ตัววนซ้ำข้อความที่กำลังแยกวิเคราะห์
&aString
ตำแหน่งสำหรับใส่ผลลัพธ์ของการแยกวิเคราะห์
ผลลัพธ์
WEAVE_NO_ERROR
แยกวิเคราะห์สตริงสำเร็จแล้ว
WEAVE_ERROR_INVALID_STRING_LENGTH
สตริงยาวเกินไปสำหรับบัฟเฟอร์ (ไม่ควรเกิดขึ้น)
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-08-22 UTC
หากต้องการบอกให้เราทราบเพิ่มเติม
[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2024-08-22 UTC"],[],[]]