libalpm
Arch Linux Package Manager Library
Data Fields
_alpm_conflict_t Struct Reference

Conflict. More...

#include <alpm.h>

Collaboration diagram for _alpm_conflict_t:
Collaboration graph
[legend]

Data Fields

unsigned long package1_hash
unsigned long package2_hash
char * package1
char * package2
alpm_depend_treason

Detailed Description

Conflict.

Definition at line 162 of file alpm.h.


Field Documentation

Definition at line 163 of file alpm.h.

Referenced by _alpm_conflict_dup().

Definition at line 164 of file alpm.h.

Referenced by _alpm_conflict_dup().

Definition at line 167 of file alpm.h.

Referenced by _alpm_conflict_dup(), _alpm_sync_prepare(), and sync_prepare_execute().


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