OpenClovis Logo

List of all members
ClProvTxnCallbacksT Struct Reference

This structure is used to get the start and end callbacks for a transaction from the user. More...

#include <clProvApi.h>

Detailed Description

This structure is used to get the start and end callbacks for a transaction from the user.

The start callback will be called before beginning a transaction and the stop callback will be called after the transaction is completed. Both of these are optional, if the user doesn't want these callbacks to be called, then he can pass NULL as the value.


Generated on Tue Jan 10 10:29:15 PST 2012 for OpenClovis SDK using Doxygen