ept::core::record Namespace Reference


Classes

struct  InternalList
struct  Setup
struct  PropertyType< InstalledSize >
struct  PropertyType< PackageSize >
struct  Parser
struct  Source
class  RecordParser
 Access the fields of a package record contained inside a std::string. More...
struct  PropertyType

Typedefs

typedef pkgCache::VerFileIterator Internal

Enumerations

enum  PropertyId {
  Record, Name, Priority, Section,
  InstalledSize, Maintainer, Architecture, SourcePackage,
  Version, Description, ShortDescription, LongDescription,
  PackageSize
}

Functions

template<>
std::string Parser::parse< std::string > (const std::string &def, const std::string &str) const

Variables

const char * fields []

Typedef Documentation

typedef pkgCache::VerFileIterator ept::core::record::Internal


Enumeration Type Documentation

Enumerator:
Record 
Name 
Priority 
Section 
InstalledSize 
Maintainer 
Architecture 
SourcePackage 
Version 
Description 
ShortDescription 
LongDescription 
PackageSize 


Function Documentation

template<>
std::string ept::core::record::Parser::parse< std::string > ( const std::string &  def,
const std::string &  str 
) const [inline]


Variable Documentation

Initial value:

 {
    "", "Package", "Priority", "Section", "Installed-Size",
    "Maintainer", "Architecture", "Source", "Version",
    "Description", "", "", "Size"
}

Referenced by ept::core::record::Parser::get().


Generated on Tue Feb 10 11:21:44 2009 for libept by  doxygen 1.5.8