PCLIStandard Class Reference

#include <cli.h>

Inheritance diagram for PCLIStandard:

PCLI PObject List of all members.

Public Member Functions

Overrides from PCLI
virtual bool Start (bool runInBackground=true)

Detailed Description

Command Line Interpreter over standard input/output.


Constructor & Destructor Documentation

PCLIStandard::PCLIStandard ( const char *  prompt = NULL  ) 

Create new command line interpreter for standard I/O.

PCLIStandard::PCLIStandard ( const char *  prompt = NULL  ) 

Create new command line interpreter for standard I/O.


Member Function Documentation

virtual bool PCLIStandard::Start ( bool  runInBackground = true  )  [virtual]

Start a command line interpreter. As for ancestor function, however if no contexts have been added, then on that takes a PConsoleChannel is automatically added.

Parameters:
runInBackground  Spawn a thread to read and interpret commands

Reimplemented from PCLI.


The documentation for this class was generated from the following file:
Generated on Mon Aug 3 20:41:53 2009 for PTLib by  doxygen 1.5.1