#include "ImatState.h"
Classes | |
struct | nps_ImatState |
Functions | |
struct nps_ImatState * | nps_ImatState_ctor (struct nps_ImatState *o, nps_error_t *err, va_list *app) |
struct nps_ImatState * | nps_newImatState (nps_error_t *err, struct File *file, struct String *string) |
int | nps_ImatState_dtor (struct nps_ImatState *o, nps_error_t *err) |
int | nps_initImatState (nps_error_t *error) |
Variables | |
struct nps_ImatState * | nps_ImatState |
struct nps_ImatState* nps_ImatState_ctor | ( | struct nps_ImatState * | o, | |
nps_error_t * | err, | |||
va_list * | app | |||
) | [read] |
int nps_ImatState_dtor | ( | struct nps_ImatState * | o, | |
nps_error_t * | err | |||
) |
int nps_initImatState | ( | nps_error_t * | error | ) |
struct nps_ImatState* nps_newImatState | ( | nps_error_t * | err, | |
struct File * | file, | |||
struct String * | string | |||
) | [read] |
struct nps_ImatState* nps_ImatState |