Planeshift
InventoryTransaction Class Reference

#include <pscharinventory.h>

Public Member Functions

void Cancel ()
 
void Commit ()
 
 InventoryTransaction (psCharacterInventory *what)
 
 ~InventoryTransaction ()
 

Protected Attributes

bool committed
 
psCharacterInventorymyInv
 

Detailed Description

Definition at line 666 of file pscharinventory.h.

Constructor & Destructor Documentation

InventoryTransaction::InventoryTransaction ( psCharacterInventory what)
inline

Definition at line 669 of file pscharinventory.h.

InventoryTransaction::~InventoryTransaction ( )
inline

Definition at line 675 of file pscharinventory.h.

Member Function Documentation

void InventoryTransaction::Cancel ( )
inline

Definition at line 685 of file pscharinventory.h.

void InventoryTransaction::Commit ( )
inline

Definition at line 680 of file pscharinventory.h.

Member Data Documentation

bool InventoryTransaction::committed
protected

Definition at line 692 of file pscharinventory.h.

psCharacterInventory* InventoryTransaction::myInv
protected

Definition at line 691 of file pscharinventory.h.


The documentation for this class was generated from the following file: