NAG C++ classes for Hyperspectral Imaging  0.1
Public Member Functions
nag::cfree Struct Reference

A type used to wrap access to the C free() function. More...

#include <SpecImage.hpp>

Public Member Functions

void operator() (void *ptr)
 

Detailed Description

A type used to wrap access to the C free() function.

This is used to match the correct free function with returned pointers.

Member Function Documentation

void nag::cfree::operator() ( void *  ptr)
inline

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