Schema:: Weave:: Trait:: Auth:: ApplicationKeysTrait
この名前空間には、Weave アプリケーション キー トレイトのすべての定義とインターフェースが含まれます。
概要
列挙型 |
|
---|---|
@218
|
enum |
@219
|
enum |
ApplicationMasterKey
|
enum アプリケーションのマスター鍵データ要素タグ。 |
EpochKey
|
enum エポック キーデータ要素タグ。 |
変数 |
|
---|---|
PropertyMap = {
{ kPropertyHandle_Root, 1 },
{ kPropertyHandle_Root, 2 },
}[]
|
const TraitSchemaEngine::PropertyInfo
|
TraitSchema = {
{
kWeaveProfileId,
PropertyMap,
sizeof(PropertyMap) / sizeof(PropertyMap[0]),
1,
NULL,
NULL,
NULL,
NULL,
}
}
|
const TraitSchemaEngine
|
クラス |
|
---|---|
Schema:: |
Weave アプリケーション キー トレイト データシンクのインターフェースが含まれています。 |
列挙型
@218
@218
@219
@219
ApplicationMasterKey
ApplicationMasterKey
アプリケーションのマスター鍵データ要素タグ。
EpochKey
EpochKey
エポック キーデータ要素タグ。
変数
PropertyMap
const TraitSchemaEngine::PropertyInfo PropertyMap[] = { { kPropertyHandle_Root, 1 }, { kPropertyHandle_Root, 2 }, }
TraitSchema
const TraitSchemaEngine TraitSchema = { { kWeaveProfileId, PropertyMap, sizeof(PropertyMap) / sizeof(PropertyMap[0]), 1, NULL, NULL, NULL, NULL, } }