zypp::target::rpm::BinHeader::stringList Class Reference

#include <BinHeader.h>

List of all members.

Public Member Functions

 stringList ()
 ~stringList ()
bool empty () const
unsigned size () const
std::string operator[] (const unsigned idx_r) const

Private Member Functions

 stringList (const stringList &)
stringListoperator= (const stringList &)
void clear ()
unsigned set (char **val_r, tag cnt_r)

Private Attributes

unsigned cnt
char ** val

Friends

class BinHeader


Detailed Description

Definition at line 126 of file BinHeader.h.


Constructor & Destructor Documentation

zypp::target::rpm::BinHeader::stringList::stringList const stringList  )  [private]
 

zypp::target::rpm::BinHeader::stringList::stringList  ) 
 

Definition at line 75 of file BinHeader.cc.

zypp::target::rpm::BinHeader::stringList::~stringList  )  [inline]
 

Definition at line 138 of file BinHeader.h.


Member Function Documentation

stringList& zypp::target::rpm::BinHeader::stringList::operator= const stringList  )  [private]
 

void zypp::target::rpm::BinHeader::stringList::clear  )  [private]
 

Definition at line 68 of file BinHeader.cc.

References cnt, and val.

Referenced by set().

unsigned zypp::target::rpm::BinHeader::stringList::set char **  val_r,
tag  cnt_r
[private]
 

Definition at line 79 of file BinHeader.cc.

References clear(), cnt, and val.

Referenced by zypp::target::rpm::BinHeader::string_list().

bool zypp::target::rpm::BinHeader::stringList::empty  )  const [inline]
 

Definition at line 139 of file BinHeader.h.

unsigned zypp::target::rpm::BinHeader::stringList::size void   )  const [inline]
 

Definition at line 140 of file BinHeader.h.

std::string zypp::target::rpm::BinHeader::stringList::operator[] const unsigned  idx_r  )  const
 

Definition at line 86 of file BinHeader.cc.

References cnt, and val.


Friends And Related Function Documentation

friend class BinHeader [friend]
 

Definition at line 134 of file BinHeader.h.


Member Data Documentation

unsigned zypp::target::rpm::BinHeader::stringList::cnt [private]
 

Definition at line 130 of file BinHeader.h.

Referenced by clear(), operator[](), and set().

char** zypp::target::rpm::BinHeader::stringList::val [private]
 

Definition at line 131 of file BinHeader.h.

Referenced by clear(), operator[](), and set().


The documentation for this class was generated from the following files:
Generated on Thu Jul 6 00:07:35 2006 for zypp by  doxygen 1.4.6