nl::Weave::Profiles::DataManagement_Current::NotificationEngine::IntermediateGraphSolver::Store
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
ملخّص
الشركات المصنّعة والمُصنّعة |
|
---|---|
Store()
|
السمات العامة |
|
---|---|
mNumItems
|
uint32_t
|
mStore[WDM_PUBLISHER_MAX_ITEMS_IN_TRAIT_DIRTY_STORE]
|
|
mValidFlags[WDM_PUBLISHER_MAX_ITEMS_IN_TRAIT_DIRTY_STORE]
|
bool
|
وظائف عامة |
|
---|---|
AddItem(TraitPath aItem)
|
bool
|
Clear()
|
void
|
GetNumItems()
|
uint32_t
|
GetStoreSize()
|
uint32_t
|
IsFull()
|
bool
|
IsPresent(TraitPath aItem)
|
bool
|
RemoveItem(TraitDataHandle aDataHandle)
|
void
|
RemoveItemAt(uint32_t aIndex)
|
void
|
السمات العامة
mNumItems
uint32_t nl::Weave::Profiles::DataManagement_Current::NotificationEngine::IntermediateGraphSolver::Store::mNumItems
mStore
TraitPath nl::Weave::Profiles::DataManagement_Current::NotificationEngine::IntermediateGraphSolver::Store::mStore[WDM_PUBLISHER_MAX_ITEMS_IN_TRAIT_DIRTY_STORE]
mValidFlags
bool nl::Weave::Profiles::DataManagement_Current::NotificationEngine::IntermediateGraphSolver::Store::mValidFlags[WDM_PUBLISHER_MAX_ITEMS_IN_TRAIT_DIRTY_STORE]
وظائف عامة
AddItem
bool nl::Weave::Profiles::DataManagement_Current::NotificationEngine::IntermediateGraphSolver::Store::AddItem(
TraitPath aItem
)
محو
void nl::Weave::Profiles::DataManagement_Current::NotificationEngine::IntermediateGraphSolver::Store::Clear()
GetNumItems
uint32_t nl::Weave::Profiles::DataManagement_Current::NotificationEngine::IntermediateGraphSolver::Store::GetNumItems()
GetStoreSize
uint32_t nl::Weave::Profiles::DataManagement_Current::NotificationEngine::IntermediateGraphSolver::Store::GetStoreSize()
IsFull
bool nl::Weave::Profiles::DataManagement_Current::NotificationEngine::IntermediateGraphSolver::Store::IsFull()
IsPresent
bool nl::Weave::Profiles::DataManagement_Current::NotificationEngine::IntermediateGraphSolver::Store::IsPresent(
TraitPath aItem
)
RemoveItem
void nl::Weave::Profiles::DataManagement_Current::NotificationEngine::IntermediateGraphSolver::Store::RemoveItem(
TraitDataHandle aDataHandle
)
RemoveItemAt
void nl::Weave::Profiles::DataManagement_Current::NotificationEngine::IntermediateGraphSolver::Store::RemoveItemAt(
uint32_t aIndex
)
المتجر
nl::Weave::Profiles::DataManagement_Current::NotificationEngine::IntermediateGraphSolver::Store::Store()