nl:: Menenun:: Profil:: DataManagement_Current:: Mesin Pemberitahuan:: Pemecah Grafik Menengah:: Toko
Ringkasan
Konstruktor dan Destruktor | |
---|---|
Store () |
Atribut publik | |
---|---|
mNumItems | uint32_t |
mStore [WDM_PUBLISHER_MAX_ITEMS_IN_TRAIT_DIRTY_STORE] | |
mValidFlags [WDM_PUBLISHER_MAX_ITEMS_IN_TRAIT_DIRTY_STORE] | bool |
Fungsi publik | |
---|---|
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 |
Atribut publik
mNumItem
uint32_t nl::Weave::Profiles::DataManagement_Current::NotificationEngine::IntermediateGraphSolver::Store::mNumItems
mToko
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]
Fungsi publik
Tambahkan Barang
bool nl::Weave::Profiles::DataManagement_Current::NotificationEngine::IntermediateGraphSolver::Store::AddItem( TraitPath aItem )
Bersih
void nl::Weave::Profiles::DataManagement_Current::NotificationEngine::IntermediateGraphSolver::Store::Clear()
DapatkanNumItem
uint32_t nl::Weave::Profiles::DataManagement_Current::NotificationEngine::IntermediateGraphSolver::Store::GetNumItems()
Dapatkan Ukuran Toko
uint32_t nl::Weave::Profiles::DataManagement_Current::NotificationEngine::IntermediateGraphSolver::Store::GetStoreSize()
Penuh
bool nl::Weave::Profiles::DataManagement_Current::NotificationEngine::IntermediateGraphSolver::Store::IsFull()
Hadir
bool nl::Weave::Profiles::DataManagement_Current::NotificationEngine::IntermediateGraphSolver::Store::IsPresent( TraitPath aItem )
HapusItem
void nl::Weave::Profiles::DataManagement_Current::NotificationEngine::IntermediateGraphSolver::Store::RemoveItem( TraitDataHandle aDataHandle )
HapusItemAt
void nl::Weave::Profiles::DataManagement_Current::NotificationEngine::IntermediateGraphSolver::Store::RemoveItemAt( uint32_t aIndex )
Toko
nl::Weave::Profiles::DataManagement_Current::NotificationEngine::IntermediateGraphSolver::Store::Store()