Classes | |
class | CItem |
Public Types | |
typedef CFastArray< CItem > | Items |
Public Attributes | |
Items | m_items |
intptr_t | m_tag |
Arguments when event called back
Items Proud::IDbCacheClientDelegate2::CCallbackArgs::m_items |
This is the list containing the data trees related to the request. . For example, the byQuery series requests return several data trees matching the query condition and to receive to process them, this list must be circulated.
intptr_t Proud::IDbCacheClientDelegate2::CCallbackArgs::m_tag |
User defined value that entered by invoker when it requested. Normally it uses for pointer. If you request with it then will receive same thing