GDCM  2.0.18
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::ReadValue().


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

Generated on Tue Dec 6 2011 20:36:34 for GDCM by doxygen 1.7.5.1
SourceForge.net Logo