Class documentation of Concepts

Loading...
Searching...
No Matches
alglib_impl::ae_smart_ptr Struct Reference

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 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: