#include "gobj/persona.h"
#include "gobj/context.h"
#include "gobj/stream.h"
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) |
1.2.1 written by Dimitri van Heesch,
© 1997-2000