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

IntelibX_read_eof Class Reference

#include <sreader.hpp>

Inheritance diagram for IntelibX_read_eof:

Inheritance graph
[legend]
Collaboration diagram for IntelibX_read_eof:

Collaboration graph
[legend]
List of all members.

Detailed Description

Exception 'Unexpected Eof'.

It's never thrown by the reader itself, but the lisp function READ throws it when no EOF value is specified

Definition at line 296 of file sreader.hpp.

Public Member Functions

 IntelibX_read_eof (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_read_eof::IntelibX_read_eof SReference  a_param  ) 
 

Definition at line 489 of file sreader.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:17 2007 for InteLib by  doxygen 1.4.1