Main Page   Compound List   File List   Compound Members   File Members  

lib/gobj/decls.h File Reference

Typedefs of common types. More...

#include <gobjconfig.h>

Typedefs

typedef struct Gj_Ctx_struct Gj_Ctx
 Context typedef.

typedef struct Gj_System_struct Gj_System
 System typedef.

typedef struct Gj_Persona_struct Gj_Persona
 Persona typedef.

typedef struct Gj_Session_struct Gj_Session
 Session typedef.

typedef struct Gj_Id_struct Gj_Id
 Id typedef.

typedef struct Gj_Sysid_struct Gj_Sysid
 Sysid typedef.

typedef struct Gj_Objid_struct Gj_Objid
 Objid typedef.

typedef struct Gj_Object_struct Gj_Object
 Object typedef.

typedef struct Gj_Model_struct Gj_Model
 Model typedef.

typedef struct Gj_Viewer_struct Gj_Viewer
 Viewer typedef.

typedef struct Gj_View_struct Gj_View
 View typedef.

typedef struct Gj_Errormgr_struct Gj_Errormgr
 Errormanager typedef.

typedef struct Gj_Idmgr_struct Gj_Idmgr
 Idmanager typedef.

typedef struct Gj_Modelmgr_struct Gj_Modelmgr
 Modelmanager typedef.

typedef struct Gj_Objectmgr_struct Gj_Objectmgr
 Objectmanager typedef.

typedef struct Gj_Nativemgr_struct Gj_Nativemgr
 Nativemanager typedef.

typedef struct Gj_Nameresolver_struct Gj_Nameresolver
 Nameresolver typedef.

typedef struct Gj_Nameenv_struct Gj_Nameenv
 Nameenvironment typedef.

typedef struct Gj_Ifacemgr_struct Gj_Ifacemgr
 Interfacemanager typedef.

typedef struct Gj_Nativefunc_struct Gj_Nativefunc
 Nativefunction typedef.

typedef struct Gj_Vaccessfunc_struct Gj_Vaccessfunc
 Vaccessfunction typedef.

typedef struct Gj_Error_struct Gj_Error
 Error typedef.

typedef struct Gj_IfaceFuncs_struct Gj_IfaceFuncs
 Interfacefunctions typedef.

typedef struct Gj_Iface_struct Gj_Iface
 Interface typedef.

typedef struct Gj_Stream_struct Gj_Stream
 Stream typedef.

typedef struct Gj_Router_struct Gj_Router
 Router typedef.

typedef enum Gj_RouteType_enum Gj_RouteType
 RouteType typedef.

typedef struct Gj_Personamgr_struct Gj_Personamgr
 Personamanager typedef.

typedef struct Gj_Comm_struct Gj_Comm
 Communication typedef.

typedef struct Gj_Container_struct Gj_Container
 Container typedef.

typedef struct Gj_Containermgr_struct Gj_Containermgr
 Containermanager typedef.

typedef struct Gj_Bignum_struct Gj_Bignum
 Bignum typedef.

typedef struct Gj_Server_struct Gj_Server
 Server typedef.

typedef int Gj_ContainerId
 Container id typedef. More...

typedef struct Gj_CommParam_struct Gj_CommParam
 Communication parameter structure typedef.


Detailed Description

Typedefs of common types.


Typedef Documentation

typedef int Gj_ContainerId
 

Container id typedef.

A container id

== 0 
means that an error occured. The container id
== 1 
is a special id that is automatically created during the container creation.


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