alglib_impl::ae_smart_ptr Struct Reference

#include <ap.h>

Public Attributes

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

Detailed Description

Definition at line 534 of file ap.h.

Member Data Documentation

◆ destroy

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

Definition at line 550 of file ap.h.

◆ frame_entry

ae_dyn_block alglib_impl::ae_smart_ptr::frame_entry

Definition at line 553 of file ap.h.

◆ is_dynamic

ae_bool alglib_impl::ae_smart_ptr::is_dynamic

Definition at line 547 of file ap.h.

◆ is_owner

ae_bool alglib_impl::ae_smart_ptr::is_owner

Definition at line 543 of file ap.h.

◆ ptr

void* alglib_impl::ae_smart_ptr::ptr

Definition at line 540 of file ap.h.

◆ subscriber

void** alglib_impl::ae_smart_ptr::subscriber

Definition at line 537 of file ap.h.


The documentation for this struct was generated from the following file:
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich