GDCM  2.4.5
Public Member Functions | List of all members
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]

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. More...
 
const char * what () const throw ()
 what implementation More...
 

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::ReadBacktrack(), and gdcm::Fragment::ReadValue().


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

Generated on Fri Sep 25 2015 17:58:32 for GDCM by doxygen 1.8.9.1
SourceForge.net Logo