BIter Class Reference

Iterator for BList. More...

#include <BList.h>

List of all members.

Public Member Functions

 BIter (BNode *i=0)
 operator BNode * ()
int operator== (const BIter &i)
int valid ()

Private Attributes

BNodeoi

Detailed Description

Iterator for BList.


Constructor & Destructor Documentation

BIter::BIter ( BNode i = 0  )  [inline]

Member Function Documentation

BIter::operator BNode * (  )  [inline]
int BIter::operator== ( const BIter i  )  [inline]
int BIter::valid (  )  [inline]

Member Data Documentation

BNode* BIter::oi [private]

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

Generated on 19 Jan 2012 for LibBeamApi by  doxygen 1.6.1