GDBMS 1.0
Static Public Member Functions
transaction_mode_commands Class Reference

#include <transaction_mode_commands.h>

List of all members.

Static Public Member Functions

static int CloseTransaction (int transaction_USCOREid, struct ns1__CloseTransactionResponse &_param_13)
 Operation CloseTransaction.

Detailed Description

Definition at line 1 of file transaction_mode_commands.h.


Member Function Documentation

int transaction_mode_commands::CloseTransaction ( int  transaction_USCOREid,
struct ns1__CloseTransactionResponse _param_13 
) [static]

Operation CloseTransaction.

Parameters:
transaction_USCOREidan integer id of the transaction.
_param_13structure containing the return value

This function closes an active transaction. This is when the real add/remove/update operations actually take place in the graph.

Definition at line 16 of file transaction_mode_commands.cpp.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines