apt @VERSION@
Public Attributes

pkgCache::StringItem Struct Reference

used for generating single instances of strings More...

#include <pkgcache.h>

List of all members.

Public Attributes

map_ptrloc String
 string this refers to
map_ptrloc NextItem
 Next link in the chain.

Detailed Description

used for generating single instances of strings

Some things like Section Name are are useful to have as unique tags. It is part of a linked list based at pkgCache::Header::StringList

All strings are simply inlined any place in the file that is natural for the writer. The client should make no assumptions about the positioning of strings. All StringItems should be null-terminated.


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