

Public Member Functions | |
| uvm_object_utils (cl_syoscb_queue_iterator_std) | |
| virtual bit | next () |
| virtual bit | previous () |
| virtual bit | first () |
| virtual bit | last () |
| virtual int unsigned | get_idx () |
| virtual uvm_sequence_item | get_item () |
| virtual bit | is_done () |
| virtual bit | set_queue (cl_syoscb_queue owner) |
Definition at line 223 of file pk_syoscb.sv.
| bit cl_syoscb_queue_iterator_std::first | ( | ) | [virtual] |
Implements pk_syoscb::cl_syoscb_queue_iterator_base.
Definition at line 263 of file pk_syoscb.sv.
| int unsigned cl_syoscb_queue_iterator_std::get_idx | ( | ) | [virtual] |
Implements pk_syoscb::cl_syoscb_queue_iterator_base.
Definition at line 276 of file pk_syoscb.sv.
| uvm_sequence_item cl_syoscb_queue_iterator_std::get_item | ( | ) | [virtual] |
Implements pk_syoscb::cl_syoscb_queue_iterator_base.
Definition at line 281 of file pk_syoscb.sv.
| bit cl_syoscb_queue_iterator_std::is_done | ( | ) | [virtual] |
Implements pk_syoscb::cl_syoscb_queue_iterator_base.
Definition at line 286 of file pk_syoscb.sv.
| bit cl_syoscb_queue_iterator_std::last | ( | ) | [virtual] |
Implements pk_syoscb::cl_syoscb_queue_iterator_base.
Definition at line 270 of file pk_syoscb.sv.
| bit cl_syoscb_queue_iterator_std::next | ( | ) | [virtual] |
Implements pk_syoscb::cl_syoscb_queue_iterator_base.
Definition at line 239 of file pk_syoscb.sv.
| bit cl_syoscb_queue_iterator_std::previous | ( | ) | [virtual] |
Implements pk_syoscb::cl_syoscb_queue_iterator_base.
Definition at line 251 of file pk_syoscb.sv.
| bit cl_syoscb_queue_iterator_std::set_queue | ( | cl_syoscb_queue | owner | ) | [virtual] |
Implements pk_syoscb::cl_syoscb_queue_iterator_base.
Definition at line 296 of file pk_syoscb.sv.
| pk_syoscb::cl_syoscb_queue_iterator_std::uvm_object_utils | ( | cl_syoscb_queue_iterator_std | ) |
Reimplemented from pk_syoscb::cl_syoscb_queue_iterator_base.
|
Project: SyoSil ApS UVM Scoreboard, Revision: 1.0.0.0 |
Copyright 2014 SyoSil ApS All Rights Reserved Worldwide Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. |
![]() Doxygen Version: 1.6.1 IDV SV Filter Version: 2.6.2 Thu Oct 30 05:34:50 2014 |