Package: NameStorePkg
- File: NameStorePkg.vhd
Constants
Name | Type | Value | Description |
---|---|---|---|
ID_NOT_FOUND | NameIDType | (ID => -1) |
Types
Name | Type | Description |
---|---|---|
NameIDType | ||
NameIDArrayType | array (integer range <>) of NameIDType | |
NameStorePType |
Functions
- Set (ID : NameIDType ;
NameIn : String) return ()
Description
impure function NewID (NameIn : String ; Size : positive ) return NameStoreIDArrayType ;
- Clear (ID : NameIDType) return ()
Description
clear name
- Deallocate (ID : NameIDType) return ()
Description
effectively alias to clear name