gVirtualXRay  2.0.10
VirtualX-RayImagingLibraryonGPU
Data Structures | Namespaces
OutOfBoundsException.h File Reference

Class to handle exceptions when accessing an array cell that is not accessible, i.e. out of bounds memory access. More...

#include "gVirtualXRay/gVirtualXRayConfig.h"
#include "gVirtualXRay/Exception.h"
#include "OutOfBoundsException.inl"
Include dependency graph for OutOfBoundsException.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  gVirtualXRay::OutOfBoundsException
 

Namespaces

 gVirtualXRay
 

Detailed Description

Class to handle exceptions when accessing an array cell that is not accessible, i.e. out of bounds memory access.

Version
1.0
Date
13/01/2017
Author
Dr Franck P. Vidal

License BSD 3-Clause License.

For details on use and redistribution please refer to http://opensource.org/licenses/BSD-3-Clause

Copyright (c) by Dr Franck P. Vidal (franc.nosp@m.k.p..nosp@m.vidal.nosp@m.@fpv.nosp@m.idal..nosp@m.net), http://www.fpvidal.net/, Jan 2017, 2017, version 1.1, BSD 3-Clause License

Definition in file OutOfBoundsException.h.