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

appInfoType Struct Reference

Application Info Block. More...

#include <GenericDB.h>

List of all members.

Public Attributes

UInt16 renamedCategories
Char categoryLabels [dmRecNumCategories][dmCategoryLength]
UInt8 categoryUniqIDs [dmRecNumCategories]
UInt8 lastUniqID
UInt8 reserved1
UInt16 reserved2
UInt16 dirtyAppInfo
UInt8 sortOrder
UInt8 reserved3


Detailed Description

Application Info Block.

Copyright (C) 2000-2002 Vlad Mereuta <dizzy@users.sourceforge.net>

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Definition at line 24 of file GenericDB.h.


Member Data Documentation

Char appInfoType::categoryLabels[dmRecNumCategories][dmCategoryLength]
 

Definition at line 26 of file GenericDB.h.

UInt8 appInfoType::categoryUniqIDs[dmRecNumCategories]
 

Definition at line 27 of file GenericDB.h.

UInt16 appInfoType::dirtyAppInfo
 

Definition at line 32 of file GenericDB.h.

UInt8 appInfoType::lastUniqID
 

Definition at line 28 of file GenericDB.h.

UInt16 appInfoType::renamedCategories
 

Definition at line 25 of file GenericDB.h.

UInt8 appInfoType::reserved1
 

Definition at line 30 of file GenericDB.h.

UInt16 appInfoType::reserved2
 

Definition at line 31 of file GenericDB.h.

UInt8 appInfoType::reserved3
 

Definition at line 34 of file GenericDB.h.

UInt8 appInfoType::sortOrder
 

Definition at line 33 of file GenericDB.h.


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