Classes | Typedefs
vil_memory_chunk.h File Reference

Ref. More...

#include <cstddef>
#include <vcl_atomic_count.h>
#include <vil/vil_smart_ptr.h>
#include <vil/vil_pixel_format.h>

Go to the source code of this file.

Classes

class  vil_memory_chunk
 Ref. counted block of data on the heap. More...
 

Typedefs

typedef vil_smart_ptr< vil_memory_chunkvil_memory_chunk_sptr
 

Detailed Description

Ref.

counted block of data on the heap

Author
Tim Cootes

Definition in file vil_memory_chunk.h.

Typedef Documentation

◆ vil_memory_chunk_sptr

Definition at line 79 of file vil_memory_chunk.h.