construct Struct Reference

#include <constrct.h>

Collaboration diagram for construct:

Collaboration graph
[legend]

List of all members.

Public Attributes

char * constructName
char * pluralName
int(* parseFunction )(void *, char *)
void *(* findFunction )(void *, char *)
struct symbolHashNode *(* getConstructNameFunction )(struct constructHeader *)
char *(* getPPFormFunction )(void *, struct constructHeader *)
struct defmoduleItemHeader *(* getModuleItemFunction )(struct constructHeader *)
void *(* getNextItemFunction )(void *, void *)
void(* setNextItemFunction )(struct constructHeader *, struct constructHeader *)
intBool(* isConstructDeletableFunction )(void *, void *)
int(* deleteFunction )(void *, void *)
void(* freeFunction )(void *, void *)
struct constructnext


Detailed Description

Definition at line 51 of file constrct.h.


Member Data Documentation

Definition at line 53 of file constrct.h.

Definition at line 54 of file constrct.h.

int(* construct::parseFunction)(void *, char *)

void*(* construct::findFunction)(void *, char *)

char*(* construct::getPPFormFunction)(void *, struct constructHeader *)

void*(* construct::getNextItemFunction)(void *, void *)

intBool(* construct::isConstructDeletableFunction)(void *, void *)

int(* construct::deleteFunction)(void *, void *)

void(* construct::freeFunction)(void *, void *)

struct construct* construct::next [read]

Definition at line 65 of file constrct.h.


The documentation for this struct was generated from the following file:

Generated on Mon Jan 10 22:33:44 2011 by  doxygen 1.5.6