Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

packedSplitStructure Struct Reference

the packed structure of a split. More...

#include <SplitsDB.h>

List of all members.

Public Attributes

UInt32 trans_uid
 UID of the transaction that the split belongs to. More...

UInt32 acc_uid
 UID of the affected account. More...

UInt32 amount
 signed amount by which the account is affected. More...

UInt8 line_no
 line number for sorting purposes. More...


Detailed Description

the packed structure of a split.

Definition at line 33 of file SplitsDB.h.


Member Data Documentation

UInt32 packedSplitStructure::acc_uid
 

UID of the affected account.

Definition at line 37 of file SplitsDB.h.

UInt32 packedSplitStructure::amount
 

signed amount by which the account is affected.

Definition at line 39 of file SplitsDB.h.

UInt8 packedSplitStructure::line_no
 

line number for sorting purposes.

Definition at line 41 of file SplitsDB.h.

UInt32 packedSplitStructure::trans_uid
 

UID of the transaction that the split belongs to.

Definition at line 35 of file SplitsDB.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jan 16 23:11:15 2003 for FreeCoins by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002