All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Private Attributes
as_gc_item Struct Reference

Detailed Description

Reference counted data to be garbage collected.

Definition at line 84 of file as_cluster.h.

+ Collaboration diagram for as_gc_item:

Private Attributes

void * data
 
as_release_fn release_fn
 

Field Documentation

void* as_gc_item::data
private

Reference counted data to be garbage collected.

Definition at line 89 of file as_cluster.h.

as_release_fn as_gc_item::release_fn
private

Release function.

Definition at line 95 of file as_cluster.h.


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