build-time relation types between source version and binary versions More...
#include <cupt/cache/sourceversion.hpp>
Public Types | |
| enum | Type { BuildDepends, BuildDependsIndep, BuildConflicts, BuildConflictsIndep, Count } |
| type | |
Static Public Attributes | |
| static const string | strings [] |
| static const char * | rawStrings [] |
build-time relation types between source version and binary versions
const char* cupt::cache::SourceVersion::RelationTypes::rawStrings[] [static] |
lower-case, unlocalized string values of corresponding types
const string cupt::cache::SourceVersion::RelationTypes::strings[] [static] |
string values of corresponding types
1.7.6.1