Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

IntelibX_too_many_params Class Reference

#include <lispform.hpp>

Inheritance diagram for IntelibX_too_many_params:

Inheritance graph
[legend]
Collaboration diagram for IntelibX_too_many_params:

Collaboration graph
[legend]
List of all members.

Detailed Description

Exception: too many parameters in a call.

Definition at line 82 of file lispform.hpp.

Public Member Functions

 IntelibX_too_many_params (SReference a_param)
void AddStack (SReference r)
 Add an element to the carried stack-related information.
const char * Description () const
 Get the description.
const SReferenceParameter () const
 Get the parameter.
const SReferenceStack () const
 Get the stack.


Constructor & Destructor Documentation

IntelibX_too_many_params::IntelibX_too_many_params SReference  a_param  ) 
 

Definition at line 42 of file lispform.cpp.


Member Function Documentation

void IntelibX::AddStack SReference  r  )  [inherited]
 

Add an element to the carried stack-related information.

Definition at line 34 of file iexcept.cpp.

References SReference::GetPtr(), and PTheEmptyList.

const char* IntelibX::Description  )  const [inherited]
 

Get the description.

Definition at line 85 of file iexcept.hpp.

const SReference& IntelibX::Parameter  )  const [inherited]
 

Get the parameter.

Definition at line 87 of file iexcept.hpp.

const SReference& IntelibX::Stack  )  const [inherited]
 

Get the stack.

Definition at line 89 of file iexcept.hpp.


The documentation for this class was generated from the following files:
Generated on Tue Dec 18 00:42:24 2007 for InteLib by  doxygen 1.4.1