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

#include <ap.h>

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

Public Attributes

void ** subscriber
 
void * ptr
 
ae_bool is_owner
 
ae_bool is_dynamic
 
void(* destroy )(void *)
 
ae_dyn_block frame_entry
 

Detailed Description

Definition at line 460 of file ap.h.

Member Data Documentation

◆ destroy

void(* alglib_impl::ae_smart_ptr::destroy) (void *)

Definition at line 476 of file ap.h.

◆ frame_entry

ae_dyn_block alglib_impl::ae_smart_ptr::frame_entry

Definition at line 479 of file ap.h.

◆ is_dynamic

ae_bool alglib_impl::ae_smart_ptr::is_dynamic

Definition at line 473 of file ap.h.

◆ is_owner

ae_bool alglib_impl::ae_smart_ptr::is_owner

Definition at line 469 of file ap.h.

◆ ptr

void* alglib_impl::ae_smart_ptr::ptr

Definition at line 466 of file ap.h.

◆ subscriber

void** alglib_impl::ae_smart_ptr::subscriber

Definition at line 463 of file ap.h.


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