command_node_t Struct Reference

#include <autopilot.h>


Data Fields

char * args [AUTOPILOT_MAX_ARGS]
unsigned char argcount
int command_enum
int(* ai_command_function )(AUTO *)


Detailed Description

Definition at line 285 of file autopilot.h.


Field Documentation

int(* command_node_t::ai_command_function)(AUTO *)

Referenced by auto_addcommand(), auto_create_command_node(), and auto_read_command_node().

unsigned char command_node_t::argcount

Definition at line 287 of file autopilot.h.

Referenced by auto_addcommand(), auto_read_command_node(), and auto_write_command_node().

char* command_node_t::args[AUTOPILOT_MAX_ARGS]

Definition at line 286 of file autopilot.h.

Referenced by auto_addcommand(), auto_destroy_command_node(), auto_get_command_arg(), auto_read_command_node(), auto_show_command(), and auto_write_command_node().

int command_node_t::command_enum

Definition at line 288 of file autopilot.h.

Referenced by auto_addcommand(), auto_get_command_enum(), and auto_read_command_node().


The documentation for this struct was generated from the following file:
Generated on Mon May 28 04:25:48 2007 for BattletechMUX by  doxygen 1.4.7