Package: string_ptr_pool_pkg
- File: string_ptr_pool_pkg.vhd
Constants
Name | Type | Value | Description |
---|---|---|---|
null_string_ptr_pool | string_ptr_pool_t | (others => null_queue) |
Types
Name | Type | Description |
---|---|---|
string_ptr_pool_t |
Functions
- recycle ( pool : string_ptr_pool_t;
variable ptr : inout string_ptr_t ) return ()