GDCM 2.0.17

gdcm::ParseException Class Reference

ParseException Standard exception handling object. More...

#include <gdcmParseException.h>

Inheritance diagram for gdcm::ParseException:
Collaboration diagram for gdcm::ParseException:

List of all members.

Public Member Functions

 ParseException ()
virtual ~ParseException () throw ()
const DataElementGetLastElement () const
ParseExceptionoperator= (const ParseException &orig)
void SetLastElement (DataElement &de)

Detailed Description

ParseException Standard exception handling object.


Constructor & Destructor Documentation

gdcm::ParseException::ParseException ( ) [inline]
virtual gdcm::ParseException::~ParseException ( ) throw () [inline, virtual]

Member Function Documentation

const DataElement& gdcm::ParseException::GetLastElement ( ) const [inline]
ParseException& gdcm::ParseException::operator= ( const ParseException orig) [inline]

Assignment operator.

void gdcm::ParseException::SetLastElement ( DataElement de) [inline]

Equivalence operator.

Referenced by gdcm::Fragment::ReadValue().


The documentation for this class was generated from the following file:

Generated on Wed Feb 2 2011 19:21:05 for GDCM by doxygen 1.7.3
SourceForge.net Logo