cmd.h File Reference

Command history data structures. More...

#include "common.h"
#include <time.h>
#include "bu.h"

Include dependency graph for cmd.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  bu_cmdhist
struct  bu_cmdhist_obj

Defines

#define MAXARGS   9000
#define CMD_NULL   (int (*)())NULL
#define CMDHIST_NULL   (struct bu_cmdhist *)NULL
#define CMDHIST_OBJ_NULL   (struct bu_cmdhist_obj *)NULL

Functions

int bu_cmd ()
void bu_register_cmds ()
int bu_cmdhist_history ()
int bu_cmdhist_add ()
int bu_cmdhist_curr ()
int bu_cmdhist_next ()
int bu_cmdhist_prev ()
int cho_open_tcl ()


Detailed Description

Command history data structures.

Definition in file cmd.h.


Generated on Mon Sep 18 01:24:59 2006 for BRL-CAD by  doxygen 1.4.6