| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(sp_smart_pointer_t), | intent(in) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(sp_smart_pointer_t), | intent(inout) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(sp_smart_pointer_t), | intent(inout) | :: | self |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(sp_reference_counter_t), | private | :: | counter |
| procedure(free_interface), public :: free | |
| procedure, public :: reference_count | |
| procedure, public, non_overridable :: release_handle | |
| procedure, public, non_overridable :: start_counter |