core/vil/vil_image_resource_sptr.h File Reference


Detailed Description

Smart pointer to a image resource.

Definition in file vil_image_resource_sptr.h.

#include <vil/vil_smart_ptr.h>

Go to the source code of this file.


Typedefs

typedef vil_smart_ptr< vil_image_resourcevil_image_resource_sptr
 Use this type to refer to and store a vil_image_resource.

Typedef Documentation

typedef vil_smart_ptr<vil_image_resource> vil_image_resource_sptr

Use this type to refer to and store a vil_image_resource.

This object is used to provide safe manipulation of vil_image_resource derivatives. If you want to store an image resource (e.g. an image on disk, type-agnostic memory image), then use this type.

Definition at line 11 of file vil_image_resource_sptr.h.


Generated on Fri Aug 29 05:07:44 2008 for core/vil by  doxygen 1.5.1