nl:: Weave:: TLV:: Debug
מרחב השמות הזה כולל סוגים וממשקים לניפוי באגים ולרישום ביומן ב-Weave TLV.
סיכום
Typedefs |
|
---|---|
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:: |
Typedefs
DumpWriter
void(* DumpWriter)(const char *aFormat,...)
פונקציות
DecodeTagControl
const char * DecodeTagControl( const TLVTagControl aTagControl )
DecodeType
const char * DecodeType( const TLVType aType )
Dump
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 )
DumpIterator
WEAVE_ERROR DumpIterator( DumpWriter aWriter, const TLVReader & aReader )