| 
    JULEA
    
   | 
 
#include <julea-config.h>#include <glib.h>#include <object/jobject-iterator.h>#include <object/jobject-internal.h>#include <julea.h>Data Structures | |
| struct | JObjectIterator | 
Functions | |
| JObjectIterator * | j_object_iterator_new (gchar const *namespace, gchar const *prefix) | 
| JObjectIterator * | j_object_iterator_new_for_index (guint32 index, gchar const *namespace, gchar const *prefix) | 
| void | j_object_iterator_free (JObjectIterator *iterator) | 
| gboolean | j_object_iterator_next (JObjectIterator *iterator) | 
| gchar const * | j_object_iterator_get (JObjectIterator *iterator) |