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

splitStructure Struct Reference

unpacked 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...

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

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


Detailed Description

unpacked structure of a Split.

Definition at line 45 of file SplitsDB.h.


Member Data Documentation

UInt32 splitStructure::acc_uid
 

UID of the affected account.

Definition at line 49 of file SplitsDB.h.

Int32 splitStructure::amount
 

signed amount by which the account is affected.

Definition at line 51 of file SplitsDB.h.

UInt8 splitStructure::line_no
 

line number for sorting purposes.

Definition at line 53 of file SplitsDB.h.

UInt32 splitStructure::trans_uid
 

UID of the transaction that the split belongs to.

Definition at line 47 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