En Google, luchamos por la equidad racial de la comunidad negra. Más información

nl :: Tejido:: Perfiles: DataManagement_Current :: NotificationEngine :: IntermediateGraphSolver :: Tienda

Resumen

Constructores y Destructores

Store ()

Atributos públicos

mNumItems
uint32_t
mStore [WDM_PUBLISHER_MAX_ITEMS_IN_TRAIT_DIRTY_STORE]
mValidFlags [WDM_PUBLISHER_MAX_ITEMS_IN_TRAIT_DIRTY_STORE]
bool

Funciones publicas

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

Atributos públicos

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]

Funciones publicas

Añadir artículo

bool nl::Weave::Profiles::DataManagement_Current::NotificationEngine::IntermediateGraphSolver::Store::AddItem(
  TraitPath aItem
)

Claro

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()

Está lleno

bool nl::Weave::Profiles::DataManagement_Current::NotificationEngine::IntermediateGraphSolver::Store::IsFull()

Está presente

bool nl::Weave::Profiles::DataManagement_Current::NotificationEngine::IntermediateGraphSolver::Store::IsPresent(
  TraitPath aItem
)

Remover el artículo

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
)

Tienda

 nl::Weave::Profiles::DataManagement_Current::NotificationEngine::IntermediateGraphSolver::Store::Store()