View: Hide Browser | Browser on the left | Browser on the right| Dictionary
Report:General Info 

Property Access

The logical or of one or more flags of type AccessT, specifying the form or forms of access permitted to the driver represented by the object.
The vhpiRead flag is set if the current value of the driver may be read by a VHPI program; otherwise, the flag is cleared.
The vhpiWrite flag is set if the current value of the driver may be updated by a VHPI program; otherwise, the flag is cleared.
The vhpiConnectivity flag is set if the contributors and loads of the driver may be accessed by a VHPI program; otherwise, the flag is cleared.
The vhpiNoAccess flag is set if a VHPI program is not permitted access to read or update the current value of the driver or access contributors and loads of the driver; otherwise, the flag is cleared, indicating that access is provided as specified by the vhpiRead, vhpiWrite and vhpiConnectivity flags.

General Info
Name Access 
Type  IntT 
Visibility public 
Owner  driver