cli.h File Reference

Contains functions for handling the score command CLI debugger. More...

#include "defines.h"

Go to the source code of this file.

Functions

void cli_execute (const sim_time *time, bool force, statement *stmt)
 Performs CLI management.
void cli_read_hist_file (const char *fname)
 Reads in given history file from -cli option.
void cli_ctrl_c (int sig)
 Signal handler for Ctrl-C event.

Detailed Description

Contains functions for handling the score command CLI debugger.

Author:
Trevor Williams (phase1geo@gmail.com)
Date:
4/11/2007

Function Documentation

void cli_ctrl_c ( int  sig  ) 

Signal handler for Ctrl-C event.

Referenced by sim_initialize().

void cli_execute ( const sim_time time,
bool  force,
statement stmt 
)

Performs CLI management.

Referenced by sim_thread().

void cli_read_hist_file ( const char *  fname  ) 

Reads in given history file from -cli option.

Referenced by score_parse_args().

Generated on Sun Nov 21 00:55:36 2010 for Covered by  doxygen 1.6.3