#include "TypesDef.h"
#include <string>
Go to the source code of this file.
Compounds | |
class | cSoftware |
cSoftware holds Software data values. More... | |
Variables | |
const Int | SO_YEAR = 0 |
const Int | SO_MONTH = 1 |
const Int | SO_DAY = 2 |
const Int | SO_VERSION = 3 |
const Int | SO_LANGUAGE = 4 |
const Int | SO_COMPANY = 5 |
const Int | SO_URL = 6 |
const Int | SO_DESCRIPTION = 7 |
const Int | SO_MD4 = 8 |
const Int | NUM_OF_SOFTWARE_DATA = 9 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|