Go to the source code of this file.
|
enum | DATATYPES {
DT_Unknown = 0,
DT_Binary,
DT_Qword,
DT_Dword,
DT_Boolean,
DT_Enumerated,
DT_Stringed
} |
|
enum | PRIVACYTYPES {
Undefined = 0,
Defined = 1,
ProfilesOnly = 3,
ApplicationsOnly = 5,
ApplicationsAndProfiles = 7
} |
|
◆ AP_KEY
#define AP_KEY "AA1027cp" |
◆ CURRENT_BLOB_FILE_VERSION
#define CURRENT_BLOB_FILE_VERSION (1) |
◆ DIGEST_SIZE
◆ EMPTY
◆ PROPERTYNAMESIZE
#define PROPERTYNAMESIZE 16 |
◆ XML_MAX_LINE
#define XML_MAX_LINE 16384 |
◆ APPLICATION
◆ AREA
◆ BLOBS
◆ CUSTOMISATIONS
◆ DATATYPES
◆ DRIVER
◆ ELEMENTS
◆ PRIVACYTYPES
◆ PROFILE
◆ PROPERTY
◆ STRINGS
◆ TABLES
◆ USE
◆ VALUE
◆ WORDITEM
◆ DATATYPES
Enumerator |
---|
DT_Unknown | |
DT_Binary | |
DT_Qword | |
DT_Dword | |
DT_Boolean | |
DT_Enumerated | |
DT_Stringed | |
◆ PRIVACYTYPES
Enumerator |
---|
Undefined | |
Defined | |
ProfilesOnly | |
ApplicationsOnly | |
ApplicationsAndProfiles | |
◆ __attribute__()
struct BINFILE __attribute__ |
( |
(packed) |
| ) |
|
◆ AggregateSizeOfTheValues
unsigned int AggregateSizeOfTheValues |
◆ Application
◆ Area
◆ Body
◆ Buffer
unsigned long long Buffer[1] |
◆ DataTypeOfThisProperty
◆ Digest
◆ Driver
◆ FilenameOfThisApplication
◆ FirstNameValuePairForThisProfile
ELEMENTS FirstNameValuePairForThisProfile |
◆ FirstPropertyForThisDriver
◆ FirstUseForThisApplication
◆ FirstValueOfThisProfile
◆ Header
◆ NameOfThisDriver
◆ NameOfThisProfile
◆ NameOfThisProperty
◆ NextPropertyForThisDriver
◆ NextUseForThisApplication
◆ NotesAboutThisProfile
◆ NumberOfValuesInThisProfile
unsigned int NumberOfValuesInThisProfile |
◆ PartialPathWhereThisApplicationResides
STRINGS PartialPathWhereThisApplicationResides |
◆ PreAmble
unsigned char PreAmble[4] |
◆ Privacy
◆ Profile
◆ Property
◆ Release
◆ SetOfValidEnumeratedStringsTokenised
STRINGS SetOfValidEnumeratedStringsTokenised |
◆ TheDriverThisProfileBelongsTo
◆ TheDriverThisSetOfAreaBelongsTo
ELEMENTS TheDriverThisSetOfAreaBelongsTo |
◆ TheProfileToUse
◆ TitleGivenToThisApplicationRecord
STRINGS TitleGivenToThisApplicationRecord |
◆ Use
◆ ValueSizeFollowedByActualDatum
BLOBS ValueSizeFollowedByActualDatum |
◆ Version
◆ VersionNumberOfThisApplication
STRINGS VersionNumberOfThisApplication |
◆ Words