Class uvm_report_message_int_element
Name |
Actual Type |
Description |
---|---|---|
this_type |
Functions
- virtual function uvm_bitstream_t get_value ( int size, uvm_radix_enum radix ) [source]
- virtual function void set_value ( uvm_bitstream_t value, int size, uvm_radix_enum radix ) [source]
Get or set the value (integral type) of the element, with size and radix
- virtual function void do_print ( uvm_printer printer ) [source]
- virtual function void do_record ( uvm_recorder recorder ) [source]
- virtual function void do_copy ( uvm_report_message_element_base rhs ) [source]
- virtual function uvm_report_message_element_base do_clone ( ) [source]
×
Message element class for integral type