Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

nci/suif/suif2b/suifbrowser/visual/vcommands.h File Reference

#include <tcl.h>
#include "tk.h"

Go to the source code of this file.

Compounds

struct  command_entry

Functions

void v_create_commands (command_entry commands[])
int v_parse_firstarg (Tcl_Interp *interp, int argc, char *argv[], char *firstargs[])
void v_wrong_argc (Tcl_Interp *interp)
void v_warning (Tcl_Interp *interp)
void v_warning (char *msg ...)
void v_error (int return_code, char *msg)

Variables

command_entry v_commands [] = { { "v_handle_error", &v_handle_error, 0, 0}, { "v_exit", &v_exit, 0, 0}, { "vframe", &vframe::vframe_cmd, 0, 0}, { "vmenu", &vmenu::vmenu_cmd, 0, 0}, { "vtext", &vtext::vtext_cmd, 0, 0}, { "vgraph", &vgraph::vgraph_cmd, 0, 0}, { "vtoplevel", &vtoplevel::vtoplevel_cmd, 0, 0}, { "vmessage", &vmessage::vmessage_cmd, 0, 0}, { "vlistbox", &vlistbox::vlistbox_cmd, 0, 0}, { "vform", &vform::vform_cmd, 0, 0}, { "vbuttonbar", &vbuttonbar::vbuttonbar_cmd, 0, 0}, { 0, 0, 0, 0} }


Function Documentation

void v_create_commands ( command_entry commands[])

void v_error ( int return_code,
char * msg)

int v_parse_firstarg ( Tcl_Interp * interp,
int argc,
char * argv[],
char * firstargs[])

void v_warning ( char *msg...)

void v_warning ( Tcl_Interp * interp)

void v_wrong_argc ( Tcl_Interp * interp)


Variable Documentation

command_entry v_commands[] = { { "v_handle_error", &v_handle_error, 0, 0}, { "v_exit", &v_exit, 0, 0}, { "vframe", &vframe::vframe_cmd, 0, 0}, { "vmenu", &vmenu::vmenu_cmd, 0, 0}, { "vtext", &vtext::vtext_cmd, 0, 0}, { "vgraph", &vgraph::vgraph_cmd, 0, 0}, { "vtoplevel", &vtoplevel::vtoplevel_cmd, 0, 0}, { "vmessage", &vmessage::vmessage_cmd, 0, 0}, { "vlistbox", &vlistbox::vlistbox_cmd, 0, 0}, { "vform", &vform::vform_cmd, 0, 0}, { "vbuttonbar", &vbuttonbar::vbuttonbar_cmd, 0, 0}, { 0, 0, 0, 0} }


Generated at Mon Jul 31 13:42:34 2000 for NCI SUIF by doxygen 1.1.2 written by Dimitri van Heesch, © 1997-2000