Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 3 Space : Space Operations and Options Initialization Operations : tibasSpace_Take()

tibasSpace_Take()
Function
Declaration
tibas_status tibasSpace_Take
(tibasSpace space,
tibasTuple* value,
tibasTuple  key)
Purpose
Returns and atomically removes from the space the tuple (if one exists) whose tuple key fields match the key fields of the tuple provided.
Parameters
 
Remarks
Use the tibasSpace_Take() function to return and atomically remove from the space the tuple (if one exists) whose tuple key fields match the key fields of the tuple provided.
See Also
tibasSpace_TakeEx(), tibasSpace_TakeAll(), tibasSpace_CompareAndTakeAllEx()

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved