Delta Functions

Functions to manipulate libalpm deltas. More...

Functions

const char * alpm_delta_get_from (pmdelta_t *delta)
const char * alpm_delta_get_to (pmdelta_t *delta)
unsigned long alpm_delta_get_size (pmdelta_t *delta)
const char * alpm_delta_get_filename (pmdelta_t *delta)
const char * alpm_delta_get_md5sum (pmdelta_t *delta)

Detailed Description

Functions to manipulate libalpm deltas.


Function Documentation

const char* alpm_delta_get_filename ( pmdelta_t delta  ) 

Definition at line 68 of file delta.c.

References ALPM_LOG_FUNC, ASSERT, and __pmdelta_t::filename.

const char* alpm_delta_get_from ( pmdelta_t delta  ) 

Definition at line 38 of file delta.c.

References ALPM_LOG_FUNC, ASSERT, and __pmdelta_t::from.

const char* alpm_delta_get_md5sum ( pmdelta_t delta  ) 

Definition at line 78 of file delta.c.

References ALPM_LOG_FUNC, ASSERT, and __pmdelta_t::md5sum.

unsigned long alpm_delta_get_size ( pmdelta_t delta  ) 

Definition at line 58 of file delta.c.

References ALPM_LOG_FUNC, ASSERT, and __pmdelta_t::size.

const char* alpm_delta_get_to ( pmdelta_t delta  ) 

Definition at line 48 of file delta.c.

References ALPM_LOG_FUNC, ASSERT, and __pmdelta_t::to.


Generated on Tue Jan 15 00:02:24 2008 for libalpm by  doxygen 1.5.4