#include <bgcontainer.h>
Public Members | |||
![]() | ![]() | BGEnumeration ( BGEnumeratable *src ) | |
![]() | ![]() | Constructor of enumeration. More... | |
![]() | ![]() | virtual bool | hasMoreElements ( ) |
![]() | ![]() | virtual BGObject* | nextElement ( ) |
with same rough and simple interface.
BGEnumeration::BGEnumeration (BGEnumeratable * src) [inline]
|
Constructor of enumeration.
src | Source for enumeration, which will be read |
virtual bool BGEnumeration::hasMoreElements () [inline, virtual]
|
virtual BGObject * BGEnumeration::nextElement () [inline, virtual]
|