#include <gobjconfig.h>
#include <gobj/decls.h>
#include <gobj/id.h>
Compounds | |
struct | Gj_Persona_struct |
Functions | |
int | Gj_persona_new (Gj_Ctx* ctx, Gj_Id* id) |
int | Gj_persona_create (Gj_Ctx* ctx, Gj_Stream* stream) |
int | Gj_persona_write (Gj_Ctx* ctx, Gj_Stream* stream) |
int | Gj_persona_delete (Gj_Ctx* ctx) |
int | Gj_persona_initStd (Gj_Ctx* ctx) |
Gj_Id* | Gj_persona_getId (Gj_Ctx* ctx) |
Gj_Bool | Gj_persona_isInit (Gj_Ctx* ctx) |