nl::
  #include <src/lib/profiles/data-management/Current/MessageDef.h>
  הגדרת מנתח הבקשה של Command בהתאמה אישית של WDM.
סיכום
ירושה
עובר בירושה מ: nl::Weave::Profiles::DataManagement_Current::DataElement::Parser| פונקציות ציבוריות | |
|---|---|
| CheckSchemaValidity(void) const  | אימות גס של ההודעה נכון.  | 
| GetActionTimeMicroSecond(int64_t *const apActionTimeMicroSecond) const  | קבלת המועד של הפעולה המתוזמנת לפקודה הזו.  | 
| GetCommandType(uint64_t *const apCommandType) const  | קבלת המזהה של סוג הפקודה לפקודה הזו.  | 
| GetExpiryTimeMicroSecond(int64_t *const apExpiryTimeMicroSecond) const  | בודקים מהו מועד התפוגה של הפקודה.  | 
| GetInitiationTimeMicroSecond(int64_t *const apInitiationTimeMicroSecond) const  | מקבלים את שעת ההפעלה של הפקודה הזו.  | 
| GetMustBeVersion(uint64_t *const apMustBeVersion) const  | מוצאים את הגרסה הנדרשת של הפקודה הזו.  | 
| GetPath(Path::Parser *const apPath) const  | מאתחלים Path::Parser עם רכיב הנתיב בפקודה הזו.  | 
| GetReaderOnArgument(nl::Weave::TLV::TLVReader *const apReader) const  | מאתחלים TLVReader כדי להצביע על תחילת רכיב הארגומנט בפקודה הזו.  | 
| GetReaderOnPath(nl::Weave::TLV::TLVReader *const apReader) const  | מאתחלים TLVReader כדי להצביע לתחילת רכיב הנתיב בפקודה הזו.  | 
| Init(const nl::Weave::TLV::TLVReader & aReader) | אתחול אובייקט המנתח באמצעות TLVReader.  | 
פונקציות ציבוריות
CheckSchemaValidity
WEAVE_ERROR CheckSchemaValidity( void ) const
אימות גס של ההודעה נכון.
| פרטים | |||
|---|---|---|---|
| מוחזר ערכים | 
 | ||
GetActionTimeMicroSecond
WEAVE_ERROR GetActionTimeMicroSecond( int64_t *const apActionTimeMicroSecond ) const
קבלת המועד של הפעולה המתוזמנת לפקודה הזו.
| פרטים | |||||||
|---|---|---|---|---|---|---|---|
| פרמטרים | 
 | ||||||
| מוחזר ערכים | 
 | ||||||
GetCommandType
WEAVE_ERROR GetCommandType( uint64_t *const apCommandType ) const
קבלת המזהה של סוג הפקודה לפקודה הזו.
| פרטים | |||||||
|---|---|---|---|---|---|---|---|
| פרמטרים | 
 | ||||||
| מוחזר ערכים | 
 | ||||||
GetExpiryTimeMicroSecond
WEAVE_ERROR GetExpiryTimeMicroSecond( int64_t *const apExpiryTimeMicroSecond ) const
בודקים מהו מועד התפוגה של הפקודה.
| פרטים | |||||||
|---|---|---|---|---|---|---|---|
| פרמטרים | 
 | ||||||
| מוחזר ערכים | 
 | ||||||
GetInitiationTimeMicroSecond
WEAVE_ERROR GetInitiationTimeMicroSecond( int64_t *const apInitiationTimeMicroSecond ) const
מקבלים את שעת ההפעלה של הפקודה הזו.
| פרטים | |||||||
|---|---|---|---|---|---|---|---|
| פרמטרים | 
 | ||||||
| מוחזר ערכים | 
 | ||||||
GetMustBeVersion
WEAVE_ERROR GetMustBeVersion( uint64_t *const apMustBeVersion ) const
מוצאים את הגרסה הנדרשת של הפקודה הזו.
| פרטים | |||||||
|---|---|---|---|---|---|---|---|
| פרמטרים | 
 | ||||||
| מוחזר ערכים | 
 | ||||||
GetPath
WEAVE_ERROR GetPath( Path::Parser *const apPath ) const
מאתחלים Path::Parser עם רכיב הנתיב בפקודה הזו.
| פרטים | |||||||
|---|---|---|---|---|---|---|---|
| פרמטרים | 
 | ||||||
| מוחזר ערכים | 
 | ||||||
GetReaderOnArgument
WEAVE_ERROR GetReaderOnArgument( nl::Weave::TLV::TLVReader *const apReader ) const
מאתחלים TLVReader כדי להצביע על תחילת רכיב הארגומנט בפקודה הזו.
| פרטים | |||
|---|---|---|---|
| פרמטרים | 
 | ||
| מוחזר ערכים | 
 | ||
GetReaderOnPath
WEAVE_ERROR GetReaderOnPath( nl::Weave::TLV::TLVReader *const apReader ) const
מאתחלים TLVReader כדי להצביע לתחילת רכיב הנתיב בפקודה הזו.
| פרטים | |||
|---|---|---|---|
| פרמטרים | 
 | ||
| מוחזר ערכים | 
 | ||
Init
WEAVE_ERROR Init( const nl::Weave::TLV::TLVReader & aReader )
אתחול אובייקט המנתח באמצעות TLVReader.
| פרטים | |||
|---|---|---|---|
| פרמטרים | 
 | ||
| מוחזר ערכים | 
 | ||