#include <cartobase/object/object_internal.h>
|
static bool | isIterator (const TypedObject< T > &object) |
|
static bool | isValid (const TypedObject< T > &object) |
|
static Object | currentValue (const TypedObject< T > &object) |
|
static void | next (TypedObject< T > &object) |
|
template<typename T>
class interface_internal::IteratorImpl< T, true >
Definition at line 620 of file object_internal.h.
◆ currentValue()
◆ isIterator()
◆ isValid()
◆ next()
The documentation for this class was generated from the following file: