Iterator for the children of this compound object. More...
#include <compound.h>
Everything in this class is inlined to make it as fast as possible.
Create a new iterator for the jbt_compound c.
Return the current object, or 0 if there is none.
Convert the iterator to a boolean, it you have iterated past the end of the list, then this returns false.
Increment the current pointer.