Main Page   Compound List   File List   Compound Members   File Members  

bin/guileinterpreter.h File Reference

Gobj-guile interpreter. More...

#include <gobjconfig.h>
#include <gobj.h>
#include <stdio.h>

Compounds

struct  Gobj_ParserParams_struct
struct  Gobj_ParserResult_struct
struct  Gobj_ScannerStat_struct
struct  Gobj_ParserStat_struct

Typedefs

typedef struct Gobj_ParserParams_struct  Gobj_ParserParams
typedef enum Gobj_ParserResultType_enum  Gobj_ParserResultType
typedef struct Gobj_ParserResult_struct  Gobj_ParserResult
typedef struct Gobj_ScannerStat_struct  Gobj_ScannerStat
typedef struct Gobj_ParserStat_struct  Gobj_ParserStat

Enumerations

enum  Gobj_ParserResultType_enum {
  GOBJ_PARSERRESULT_OBJECT,
  GOBJ_PARSERRESULT_MODEL,
  GOBJ_PARSERRESULT_PATH,
  GOBJ_PARSERRESULT_ID,
  GOBJ_PARSERRESULT_VIEW,
  GOBJ_PARSERRESULT_VIEWER
}

Functions

Gobj_ParserResult* Gobj_parse (Gj_Ctx* ctx, char* str, Gobj_ParserParams* params)
void gobj_objectPush (Gj_Object* ptr)
Gj_Objectgobj_objectPop ()


Detailed Description

Gobj-guile interpreter.


Generated at Fri Aug 17 18:28:56 2001 for Gobj by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000