Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

a_helpnode Struct Reference

Help Node. More...

#include <help.h>

Collaboration diagram for a_helpnode:

Collaboration graph
[legend]
List of all members.

Public Attributes

char * key
void(* fn )(int arg, char *key, TextBuffer *buf)
enum nodeclass nclass
int arg
char * text
int textend
a_helpnodeprev
a_helpnodenext

Detailed Description

Help Node.


Member Data Documentation

int a_helpnode::arg
 

Argument. ???

void(* a_helpnode::fn)(int arg, char *key, TextBuffer *buf)
 

char* a_helpnode::key
 

Pointer to function. (hash???)

enum nodeclass a_helpnode::nclass
 

Node type.

struct a_helpnode* a_helpnode::next
 

Next help node.

struct a_helpnode* a_helpnode::prev
 

Previous help node.

char* a_helpnode::text
 

text string.

int a_helpnode::textend
 

text length. ???


The documentation for this struct was generated from the following file:
Generated on Sat Sep 17 10:30:05 2005 for XconqKernel by doxygen 1.3.6