EndOfEntityException Class Reference

#include <EndOfEntityException.hpp>

List of all members.

Public Member Functions

 EndOfEntityException (XMLEntityDecl *entityThatEnded, const unsigned int readerNum)
 EndOfEntityException (const EndOfEntityException &toCopy)
 ~EndOfEntityException ()
XMLEntityDeclgetEntity ()
const XMLEntityDeclgetEntity () const
unsigned int getReaderNum () const

Private Attributes

XMLEntityDeclfEntity
unsigned int fReaderNum


Detailed Description

Definition at line 106 of file EndOfEntityException.hpp.


Constructor & Destructor Documentation

EndOfEntityException::EndOfEntityException ( XMLEntityDecl entityThatEnded,
const unsigned int  readerNum 
) [inline]

Definition at line 112 of file EndOfEntityException.hpp.

EndOfEntityException::EndOfEntityException ( const EndOfEntityException toCopy  )  [inline]

Definition at line 120 of file EndOfEntityException.hpp.

EndOfEntityException::~EndOfEntityException (  )  [inline]

Definition at line 127 of file EndOfEntityException.hpp.


Member Function Documentation

const XMLEntityDecl & EndOfEntityException::getEntity (  )  const [inline]

Definition at line 166 of file EndOfEntityException.hpp.

References fEntity.

XMLEntityDecl & EndOfEntityException::getEntity (  )  [inline]

Definition at line 161 of file EndOfEntityException.hpp.

References fEntity.

unsigned int EndOfEntityException::getReaderNum (  )  const [inline]

Definition at line 171 of file EndOfEntityException.hpp.

References fReaderNum.


Member Data Documentation

XMLEntityDecl* EndOfEntityException::fEntity [private]

Definition at line 153 of file EndOfEntityException.hpp.

Referenced by getEntity().

unsigned int EndOfEntityException::fReaderNum [private]

Definition at line 154 of file EndOfEntityException.hpp.

Referenced by getReaderNum().


The documentation for this class was generated from the following file:
Generated on Thu Dec 7 01:31:11 2006 for DT2005.panorama by  doxygen 1.4.7