vmm_xvc_event Class Reference

Inheritance diagram for vmm_xvc_event:

Inheritance graph
[legend]
Collaboration diagram for vmm_xvc_event:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual void init ()
virtual void wait_for ()
virtual void indicate ()
virtual void start ()
virtual void kill ()
 new (int id, string descr, bit is_global, bit is_oneshot, vmm_log log, vmm_notify notify, vmm_xvc_scenario sc, vmm_xvc_manager xvcm)

Public Attributes

int id
bit is_global
bit is_oneshot
string descr
vmm_log log
vmm_notify notify
vmm_xvc_scenario sc
vmm_xvc_manager xvc_mgr

Private Attributes

event thread_done_ev


Detailed Description

Definition at line 299 of file vmm_xvc_event.sv.


Member Function Documentation

virtual void vmm_xvc_event::init (  )  [virtual]

Reimplemented in vmm_xvc_event_any_all.

Definition at line 311 of file vmm_xvc_event.sv.

virtual void vmm_xvc_event::wait_for (  )  [virtual]

Reimplemented in vmm_xvc_event_any_all, and vmm_xvc_event_mapped.

Definition at line 314 of file vmm_xvc_event.sv.

virtual void vmm_xvc_event::indicate (  )  [virtual]

Definition at line 317 of file vmm_xvc_event.sv.

virtual void vmm_xvc_event::start (  )  [virtual]

Definition at line 322 of file vmm_xvc_event.sv.

virtual void vmm_xvc_event::kill (  )  [virtual]

Definition at line 345 of file vmm_xvc_event.sv.

vmm_xvc_event::new ( int  id,
string  descr,
bit  is_global,
bit  is_oneshot,
vmm_log  log,
vmm_notify  notify,
vmm_xvc_scenario  sc,
vmm_xvc_manager  xvcm 
)

Reimplemented in vmm_xvc_event_mapped.

Definition at line 349 of file vmm_xvc_event.sv.


Member Data Documentation

Definition at line 300 of file vmm_xvc_event.sv.

Definition at line 301 of file vmm_xvc_event.sv.

Definition at line 302 of file vmm_xvc_event.sv.

Definition at line 303 of file vmm_xvc_event.sv.

Definition at line 304 of file vmm_xvc_event.sv.

Definition at line 305 of file vmm_xvc_event.sv.

Definition at line 306 of file vmm_xvc_event.sv.

Definition at line 307 of file vmm_xvc_event.sv.

Definition at line 308 of file vmm_xvc_event.sv.


The documentation for this class was generated from the following file:

Intelligent Design Verification
Intelligent Design Verification
Project: VMM, Revision: 1.0.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.5.6
Sat Oct 18 11:38:46 2008
Find a documentation bug? Report bugs to: bugs.intelligentdv.com Project: DoxygenFilterSV