#include <support/IIterable.h>
#include <support/IRandomIterator.h>
#include <support/Locker.h>
#include <support/Vector.h>
#include <support/Observer.h>
#include <stdint.h>
Go to the source code of this file.
Classes | |
| class | BRandomIterator |
| class | BValueIterator |
| class | SIterator |
| Convenience class for using an IIterator/IIterable. More... | |
Functions | |
| B_CONST_STRING_VALUE_LARGE (BV_ITERATOR_CHANGED,"IteratorChanged",) | |