Public Member Functions | |
| PackageDescription () | |
| ~PackageDescription () | |
| bool | SetFromBuffer (const String &szBuffer) |
| bool | ReadFromFile (const String &szPath) |
| bool | WriteToFile (const String &szPath) |
| void | Clear () |
| bool | IsValid () |
| String | GetProduct () |
| String | GetDetail () |
| String | GetVersion () |
| String | GetDate () |
| String | GetLicense () |
| String | GetCategory () |
| String | GetSoftwareStoreDescription () |
Classes | |
| class | Private |
| PackageDescription::PackageDescription | ( | ) |
| PackageDescription::~PackageDescription | ( | ) |
| bool PackageDescription::SetFromBuffer | ( | const String & | szBuffer | ) |
| bool PackageDescription::ReadFromFile | ( | const String & | szPath | ) |
| bool PackageDescription::WriteToFile | ( | const String & | szPath | ) |
| void PackageDescription::Clear | ( | ) |
| bool PackageDescription::IsValid | ( | ) |
| String PackageDescription::GetProduct | ( | ) |
| String PackageDescription::GetDetail | ( | ) |
| String PackageDescription::GetVersion | ( | ) |
| String PackageDescription::GetDate | ( | ) |
| String PackageDescription::GetLicense | ( | ) |
| String PackageDescription::GetCategory | ( | ) |
| String PackageDescription::GetSoftwareStoreDescription | ( | ) |
1.5.1-p1