System documentation of the GNU Image-Finding Tool

Public Member Functions | Friends | List of all members
VEWrongAccessor Class Reference

The accessor does not fit the chosen algorithm. More...

#include <GIFTExceptions.h>

Inheritance diagram for VEWrongAccessor:
GIFTException

Public Member Functions

 VEWrongAccessor (const char *inMessage)
 Constructor.
 
- Public Member Functions inherited from GIFTException
const char * getMessage () const
 get the message contained in this
 
 GIFTException (const char *inMessage)
 Constructor.
 
 GIFTException (char *inMessage)
 Constructor.
 
virtual ~GIFTException ()
 Destructor.
 

Friends

ostream & operator<< (ostream &outStream, const VEWrongAccessor &inException)
 Output into a stream.
 

Additional Inherited Members

- Protected Attributes inherited from GIFTException
const char * mMessage
 The exception message.
 
bool mDestroy
 will the message be killed?
 

Detailed Description

The accessor does not fit the chosen algorithm.


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

Need for discussion? Want to contribute? Contact
help-gift@gnu.org Generated using Doxygen