analysis_if< T > Member List

This is the complete list of members for analysis_if< T >, including all inherited members.

avm_report_error(string id, string message, int verbosity=100, string filename="", int line=0)ovm_report_object
avm_report_fatal(string id, string message, int verbosity=0, string filename="", int line=0)ovm_report_object
avm_report_message(string id, string message, int verbosity=300, string filename="", int line=0)ovm_report_object
avm_report_warning(string id, string message, int verbosity=200, string filename="", int line=0)ovm_report_object
can_get()tlm_if_base< T, T > [virtual]
can_peek()tlm_if_base< T, T > [virtual]
can_put()tlm_if_base< T, T > [virtual]
clone()ovm_object [virtual]
compare(ovm_object rhs, ovm_comparer comparer=null)ovm_object
copy(ovm_object rhs)ovm_object
create(string name="")ovm_object [virtual]
die()ovm_report_object [virtual]
do_compare(ovm_object rhs, ovm_comparer comparer)ovm_object [virtual]
do_copy(ovm_object rhs)ovm_object [virtual]
do_pack(ovm_packer packer)ovm_object [virtual]
do_print(ovm_printer printer)ovm_object [virtual]
do_record(ovm_recorder recorder)ovm_object [virtual]
do_sprint(ovm_printer printer)ovm_object [virtual]
do_unpack(ovm_packer packer)ovm_object [virtual]
dump_report_state()ovm_report_object
get(output Tt)tlm_if_base< T, T > [virtual]
get_full_name()ovm_object [virtual]
get_name()ovm_object [virtual]
get_report_handler()ovm_report_object
get_report_server()ovm_report_object
get_type_name()ovm_object [virtual]
m_do_data(string arg, inout ovm_bitstream_t lhs, input ovm_bitstream_t rhs, int what, int bits, int flag)ovm_object [protected]
m_do_data_object(string arg, inout ovm_object lhs, input ovm_object rhs, int what, int flag)ovm_object [protected]
m_do_data_string(string arg, inout string lhs, input string rhs, int what, int flag)ovm_object [protected]
m_do_field_check(string field)ovm_object [protected]
m_do_set(string match, string arg, inout ovm_bitstream_t lhs, input int what, int flag)ovm_object [protected]
m_do_set_object(string match, string arg, inout ovm_object lhsobj, input int what, int flag)ovm_object [protected]
m_do_set_string(string match, string arg, inout string lhs, input int what, int flag)ovm_object [protected]
m_field_arrayovm_object [protected, static]
m_field_automation(ovm_object tmp_data__, int what__, string str__)ovm_object [virtual]
m_get_function_type(int what)ovm_object [protected]
m_get_report_object()ovm_report_object [protected, virtual]
m_get_status()ovm_object [static]
m_inst_countovm_object [protected, static]
m_record_field_object(string arg, ovm_object value, ovm_recorder recorder=null, int flag=OVM_DEFAULT)ovm_object [protected]
m_rhovm_report_object
m_scovm_object [protected, static]
nb_transport(input Treq, output Trsp)tlm_if_base< T, T > [virtual]
new(string name="")ovm_report_object
ovm_report_error(string id, string message, int verbosity=100, string filename="", int line=0)ovm_report_object [virtual]
ovm_report_fatal(string id, string message, int verbosity=0, string filename="", int line=0)ovm_report_object [virtual]
ovm_report_info(string id, string message, int verbosity=300, string filename="", int line=0)ovm_report_object [virtual]
ovm_report_message(string id, string message, int verbosity=300, string filename="", int line=0)ovm_report_object [virtual]
ovm_report_warning(string id, string message, int verbosity=200, string filename="", int line=0)ovm_report_object [virtual]
pack(ref bit bitstream[], input ovm_packer packer=null)ovm_object
pack_bytes(ref byte unsigned bytestream[], input ovm_packer packer=null)ovm_object
pack_ints(ref int unsigned intstream[], input ovm_packer packer=null)ovm_object
peek(output Tt)tlm_if_base< T, T > [virtual]
print(ovm_printer printer=null)ovm_object
print_field_match(string fnc, string match)ovm_object [static]
print_matchesovm_object [static]
put(input Tt)tlm_if_base< T, T > [virtual]
record(ovm_recorder recorder=null)ovm_object
report_error_hook(string id, string message, int verbosity, string filename, int line)ovm_report_object [virtual]
report_fatal_hook(string id, string message, int verbosity, string filename, int line)ovm_report_object [virtual]
report_header(OVM_FILE f=0)ovm_report_object [virtual]
report_hook(string id, string message, int verbosity, string filename, int line)ovm_report_object [virtual]
report_info_hook(string id, string message, int verbosity, string filename, int line)ovm_report_object [virtual]
report_message_hook(string id, string message, int verbosity, string filename, int line)ovm_report_object [virtual]
report_summarize(OVM_FILE f=0)ovm_report_object [virtual]
report_warning_hook(string id, string message, int verbosity, string filename, int line)ovm_report_object [virtual]
reseed()ovm_object
reset_report_handler()ovm_report_object
set_int_local(string field_name, ovm_bitstream_t value, bit recurse=1)ovm_object [virtual]
set_name(string name)ovm_object [virtual]
set_object_local(string field_name, ovm_object value, bit clone=1, bit recurse=1)ovm_object [virtual]
set_report_default_file(OVM_FILE f)ovm_report_object
set_report_handler(ovm_report_handler hndlr)ovm_report_object
set_report_id_action(string id, ovm_action a)ovm_report_object
set_report_id_file(string id, OVM_FILE f)ovm_report_object
set_report_max_quit_count(int m)ovm_report_object
set_report_severity_action(ovm_severity s, ovm_action a)ovm_report_object
set_report_severity_file(ovm_severity s, OVM_FILE f)ovm_report_object
set_report_severity_id_action(ovm_severity s, string id, ovm_action a)ovm_report_object
set_report_severity_id_file(ovm_severity s, string id, OVM_FILE f)ovm_report_object
set_report_verbosity_level(int verbosity_level)ovm_report_object
set_string_local(string field_name, string value, bit recurse=1)ovm_object [virtual]
sprint(ovm_printer printer=null)ovm_object
transport(input Treq, output Trsp)tlm_if_base< T, T > [virtual]
try_get(output Tt)tlm_if_base< T, T > [virtual]
try_peek(output Tt)tlm_if_base< T, T > [virtual]
try_put(input Tt)tlm_if_base< T, T > [virtual]
unpack(ref bit bitstream[], input ovm_packer packer=null)ovm_object
unpack_bytes(ref byte unsigned bytestream[], input ovm_packer packer=null)ovm_object
unpack_ints(ref int unsigned intstream[], input ovm_packer packer=null)ovm_object
use_ovm_seedingovm_object [static]
write(input T t)analysis_if< T > [virtual]

Intelligent Design Verification
Intelligent Design Verification
Project: OVM, Revision: 1.1.0
Copyright (c) 2008 Intelligent Design Verification.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
A copy of the license is included here:
http://www.intelligentdv.com/licenses/fdl.txt
doxygen
Doxygen Version: 1.4.6
Mon Sep 29 14:20:33 2008

Find a documentation bug? Report bugs to: bugs.intelligentdv.com Project: DoxygenFilterSV