GDCM  2.2.0
Public Member Functions
gdcm::ParseException Class Reference

ParseException Standard exception handling object. More...

#include <gdcmParseException.h>

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

List of all members.

Public Member Functions

 ParseException ()
virtual ~ParseException () throw ()
const DataElementGetLastElement () const
ParseExceptionoperator= (const ParseException &orig)
void SetLastElement (DataElement &de)
- Public Member Functions inherited from gdcm::Exception
 Exception (const char *desc="None", const char *file=__FILE__, unsigned int lineNumber=__LINE__, const char *func="")
virtual ~Exception () throw ()
const char * GetDescription () const
 Return the Description.
const char * what () const throw ()
 what implementation

Detailed Description

ParseException Standard exception handling object.


Constructor & Destructor Documentation

gdcm::ParseException::ParseException ( )
inline
virtual gdcm::ParseException::~ParseException ( ) throw ()
inlinevirtual

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 Jun 13 2012 20:40:39 for GDCM by doxygen 1.8.1
SourceForge.net Logo