_Repodata Struct Reference

#include <repodata.h>

List of all members.

Public Attributes

struct _Reporepo
int state
void(* loadcallback )(struct _Repodata *)
int start
int end
FILE * fp
int error
Repokeykeys
unsigned int nkeys
unsigned char keybits [32]
Idschemata
unsigned int nschemata
Idschemadata
unsigned int schemadatalen
Idschematahash
Stringpool spool
int localpool
Dirpool dirpool
unsigned char * incoredata
unsigned int incoredatalen
unsigned int incoredatafree
Id mainschema
Idmainschemaoffsets
Idincoreoffset
Idverticaloffset
Id lastverticaloffset
Repopagestore store
unsigned char * vincore
unsigned int vincorelen
Id ** attrs
Id ** xattrs
int nxattrs
unsigned char * attrdata
unsigned int attrdatalen
Idattriddata
unsigned int attriddatalen
Id lasthandle
Id lastkey
Id lastdatalen


Detailed Description

Definition at line 43 of file repodata.h.


Member Data Documentation

struct _Repo* _Repodata::repo [read]

Definition at line 59 of file repodata.h.

Referenced by read_id(), read_idarray(), read_u32(), read_u8(), and repo_add_solv_flags().

unsigned int _Repodata::nkeys

unsigned char _Repodata::keybits[32]

Definition at line 64 of file repodata.h.

Referenced by repo_add_solv_flags(), repodata_key2id(), and repodata_precheck_keyname().

unsigned int _Repodata::nschemata

Definition at line 70 of file repodata.h.

Referenced by repodata_free_schemahash(), repodata_freedata(), and repodata_schema2id().

unsigned char* _Repodata::incoredata

Definition at line 81 of file repodata.h.

Referenced by forward_to_key(), repo_add_solv_flags(), and repodata_internalize().

Definition at line 87 of file repodata.h.

Referenced by get_vertical_data(), repo_add_solv_flags(), and repodata_serialize_key().

unsigned char* _Repodata::vincore

Definition at line 91 of file repodata.h.

Referenced by get_vertical_data(), repodata_freedata(), and repodata_internalize().

unsigned int _Repodata::vincorelen

Definition at line 92 of file repodata.h.

Referenced by get_vertical_data(), and repodata_internalize().

unsigned char* _Repodata::attrdata

unsigned int _Repodata::attrdatalen

Definition at line 104 of file repodata.h.

Referenced by repodata_add_array(), and repodata_internalize().

Definition at line 105 of file repodata.h.

Referenced by repodata_add_array(), and repodata_internalize().

Definition at line 106 of file repodata.h.

Referenced by repodata_add_array(), and repodata_internalize().


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

doxygen