nl:: Weave:: TLV:: Debug
เนมสเปซนี้มีประเภทและอินเทอร์เฟซสำหรับการแก้ไขข้อบกพร่องและการบันทึก Weave TLV
สรุป
Typedef |
|
---|---|
DumpWriter)(const char *aFormat,...)
|
Typedefvoid(*
|
ฟังก์ชัน |
|
---|---|
DecodeTagControl(const TLVTagControl aTagControl)
|
const char *
ถอดรหัสการควบคุมแท็ก TLV ด้วยสตริงอธิบาย
|
DecodeType(const TLVType aType)
|
const char *
ถอดรหัสประเภท TLV ด้วยสตริงอธิบาย
|
Dump(const TLVReader & aReader, DumpWriter aWriter)
|
ถ่ายโอนข้อมูล TLV ภายในเครื่องอ่านที่ระบุในรูปแบบที่มนุษย์อ่านได้ด้วยผู้เขียนที่ระบุ
|
DumpHandler(DumpWriter aWriter, const char *aIndent, const TLVReader & aReader, size_t aDepth)
|
void
ถ่ายโอนองค์ประกอบ TLV ที่ aReader อ้างอิงในรูปแบบที่มนุษย์อ่านได้โดยใช้ aWriter
|
DumpHandler(const TLVReader & aReader, size_t aDepth, void *aContext)
|
บันทึกข้อมูล TLV ภายในเครื่องอ่านที่ระบุในรูปแบบที่มนุษย์อ่านได้
|
DumpIterator(DumpWriter aWriter, const TLVReader & aReader)
|
บันทึกข้อมูล TLV ภายในเครื่องอ่านที่ระบุในรูปแบบที่มนุษย์อ่านได้ไปยังผู้เขียนที่ระบุ
|
โครงสร้าง |
|
---|---|
nl:: |
Typedef
DumpWriter
void(* DumpWriter)(const char *aFormat,...)
ฟังก์ชัน
DecodeTagControl
const char * DecodeTagControl( const TLVTagControl aTagControl )
DecodeType
const char * DecodeType( const TLVType aType )
ดัมพ์
WEAVE_ERROR Dump( const TLVReader & aReader, DumpWriter aWriter )
DumpHandler
void DumpHandler( DumpWriter aWriter, const char *aIndent, const TLVReader & aReader, size_t aDepth )
DumpHandler
WEAVE_ERROR DumpHandler( const TLVReader & aReader, size_t aDepth, void *aContext )
บันทึกข้อมูล TLV ภายในเครื่องอ่านที่ระบุในรูปแบบที่มนุษย์อ่านได้
รายละเอียด | |||||||
---|---|---|---|---|---|---|---|
พารามิเตอร์ |
|
||||||
ผลลัพธ์ |
|
DumpIterator
WEAVE_ERROR DumpIterator( DumpWriter aWriter, const TLVReader & aReader )