BUFFERED_ALLOCATOR Derived Type

type, public :: BUFFERED_ALLOCATOR


Inherits

type~~buffered_allocator~~InheritsGraph type~buffered_allocator BUFFERED_ALLOCATOR type~growing_allocation_type GROWING_ALLOCATION_TYPE type~buffered_allocator->type~growing_allocation_type PTR type~free_func_type FREE_FUNC_TYPE type~growing_allocation_type->type~free_func_type FREE_FUNCS

Components

Type Visibility Attributes Name Initial
integer(kind=C_SIZE_T), public :: BUFR_SZ(0:NBUF-1)
integer(kind=JPIM), public :: NEXT_BUF
type(GROWING_ALLOCATION_TYPE), public, POINTER :: PTR