ParseCall Class Reference

#include <parsecall.h>

List of all members.

Public Member Functions

 ParseCall (call_t type, int argc, char **args)
 ~ParseCall ()

Public Attributes

call_t type
int argc
char ** args


Constructor & Destructor Documentation

ParseCall::ParseCall call_t  type,
int  argc,
char **  args
 

Construct a ParseCall

Parameters:
type The parse call type.
argc The number of arguments.
args The argument array.

ParseCall::~ParseCall  ) 
 

Destruct a ParseCall. Deallocates its copy of the argument array.


Member Data Documentation

call_t ParseCall::type
 

The parse call type.

int ParseCall::argc
 

The number of arguments for this call.

char** ParseCall::args
 

An array of arguments for this call.


The documentation for this class was generated from the following files:
Generated on Wed Apr 5 21:04:44 2006 for Sesame by  doxygen 1.4.6