Class VPI::S_vpi_value
In: lib/ruby-vpi/core/struct.rb
Parent: Object

Methods

detect_format   read   write  

Public Class methods

Attempts to detect the format of the given value. Returns nil if detection is not possible.

Public Instance methods

Returns the value in the given format.

Writes the given value, which has the given format.

[Validate]