Cupt
Public Types | Static Public Attributes | List of all members
cupt::cache::SourceVersion::RelationTypes Struct Reference

build-time relation types between source version and binary versions More...

#include <cupt/cache/sourceversion.hpp>

Public Types

enum  Type {
  BuildDepends, BuildDependsIndep, BuildDependsArch, BuildConflicts,
  BuildConflictsIndep, BuildConflictsArch, Count
}
 type
 

Static Public Attributes

static const string strings []
 string values of corresponding types More...
 
static const char * rawStrings []
 lower-case, unlocalized string values of corresponding types More...
 

Detailed Description

build-time relation types between source version and binary versions

Member Data Documentation

◆ rawStrings

const char* cupt::cache::SourceVersion::RelationTypes::rawStrings[]
static

lower-case, unlocalized string values of corresponding types

◆ strings

const string cupt::cache::SourceVersion::RelationTypes::strings[]
static

string values of corresponding types


The documentation for this struct was generated from the following file: