Public Member Functions

gdcm::ParseException Class Reference

ParseException Standard exception handling object. More...

#include <gdcmParseException.h>

Inheritance diagram for gdcm::ParseException:
Inheritance graph
[legend]
Collaboration diagram for gdcm::ParseException:
Collaboration graph
[legend]

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::Read().


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

Generated on Sat Dec 4 2010 08:59:59 for GDCM by doxygen 1.7.2
SourceForge.net Logo