Xmipp  v3.23.11-Nereus
Public Attributes | List of all members
alglib_impl::ae_dyn_block Struct Reference

#include <ap.h>

Collaboration diagram for alglib_impl::ae_dyn_block:
Collaboration graph
[legend]

Public Attributes

struct ae_dyn_block *volatile p_next
 
void(* deallocator )(void *)
 
void *volatile ptr
 

Detailed Description

Definition at line 326 of file ap.h.

Member Data Documentation

◆ deallocator

void(* alglib_impl::ae_dyn_block::deallocator) (void *)

Definition at line 330 of file ap.h.

◆ p_next

struct ae_dyn_block* volatile alglib_impl::ae_dyn_block::p_next

Definition at line 328 of file ap.h.

◆ ptr

void* volatile alglib_impl::ae_dyn_block::ptr

Definition at line 331 of file ap.h.


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