libept
Public Member Functions | Protected Member Functions | Friends
ept::apt::Apt::Iterator Class Reference

#include <apt.h>

List of all members.

Public Member Functions

 Iterator (const Iterator &)
 ~Iterator ()
std::string operator* ()
Iteratoroperator++ ()
Iteratoroperator= (const Iterator &)
bool operator== (const Iterator &) const
bool operator!= (const Iterator &) const

Protected Member Functions

 Iterator (void *cur)
 Iterator ()

Friends

class Apt

Constructor & Destructor Documentation

ept::apt::Apt::Iterator::Iterator ( void *  cur) [inline, protected]
ept::apt::Apt::Iterator::Iterator ( ) [inline, protected]
ept::apt::Apt::Iterator::Iterator ( const Iterator i)
ept::apt::Apt::Iterator::~Iterator ( )

Member Function Documentation

bool ept::apt::Apt::Iterator::operator!= ( const Iterator i) const
std::string ept::apt::Apt::Iterator::operator* ( )
Apt::Iterator & ept::apt::Apt::Iterator::operator++ ( )
Apt::Iterator & ept::apt::Apt::Iterator::operator= ( const Iterator i)
bool ept::apt::Apt::Iterator::operator== ( const Iterator i) const

Friends And Related Function Documentation

friend class Apt [friend]

The documentation for this class was generated from the following files: