Beamlib 3.1.2
This is the Beam C++ class library.
Loading...
Searching...
No Matches
Public Member Functions | List of all members
BIter Class Reference

Iterator for BLists. More...

#include <BList.h>

Public Member Functions

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

Detailed Description

Iterator for BLists.

Constructor & Destructor Documentation

◆ BIter()

BIter::BIter ( BNode i = 0)
inline

Member Function Documentation

◆ operator BNode *()

BIter::operator BNode * ( )
inline

◆ operator==()

int BIter::operator== ( const BIter i)
inline

◆ valid()

int BIter::valid ( )
inline

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