xvc_manager Class Reference

Inheritance diagram for class xvc_manager:

List of all members.



Public Member Functions

function bit  add_xvc ( xvc_xactor xvc )
function void  new ( string inst = "Main" )
function bit  remove_xvc ( xvc_xactor xvc )
function bit  split ( string command, ref string argv[] )

Public Attributes

vmm_log  log 
vmm_notify  notify 
vmm_log  trace 

Protected Attributes

protected xvc_xactor  xvcQ [$] 


Member Function Documentation

  function bit
 xvc_manager::add_xvc

 (  xvc_xactor xvc  ) 

  function void
 xvc_manager::new

 (  string inst = "Main"  ) 

  function bit
 xvc_manager::remove_xvc

 (  xvc_xactor xvc  ) 

  function bit
 xvc_manager::split

 (  string command , ref string argv []  ) 


Member Attribute Documentation

 vmm_log  attribute
 xvc_manager::log

 vmm_notify  attribute
 xvc_manager::notify

 vmm_log  attribute
 xvc_manager::trace

 protected xvc_xactor  attribute
 xvc_manager::xvcQ[$]