|
JULEA
|
Go to the source code of this file.
Typedefs | |
| typedef struct JCollection | JCollection |
Functions | |
| JCollection * | j_collection_ref (JCollection *collection) |
| void | j_collection_unref (JCollection *collection) |
| gchar const * | j_collection_get_name (JCollection *collection) |
| JCollection * | j_collection_create (gchar const *name, JBatch *batch) |
| void | j_collection_get (JCollection **collection, gchar const *name, JBatch *batch) |
| void | j_collection_delete (JCollection *collection, JBatch *batch) |
| typedef struct JCollection JCollection |