
Public Member Functions | |
| uvm_object_utils (cl_syoscb_queue_iterator_base) cl_syoscb_queue owner | |
| 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) |
Public Attributes | |
| int unsigned | position = 0 |
Protected Member Functions | |
| cl_syoscb_queue | get_queue () |
Definition at line 230 of file pk_syoscb.sv.
| virtual bit pk_syoscb::cl_syoscb_queue_iterator_base::first | ( | ) | [virtual] |
Reimplemented in pk_syoscb::cl_syoscb_queue_iterator_std.
Definition at line 251 of file pk_syoscb.sv.
| virtual int unsigned pk_syoscb::cl_syoscb_queue_iterator_base::get_idx | ( | ) | [virtual] |
Reimplemented in pk_syoscb::cl_syoscb_queue_iterator_std.
Definition at line 263 of file pk_syoscb.sv.
| virtual uvm_sequence_item pk_syoscb::cl_syoscb_queue_iterator_base::get_item | ( | ) | [virtual] |
Reimplemented in pk_syoscb::cl_syoscb_queue_iterator_std.
Definition at line 269 of file pk_syoscb.sv.
| cl_syoscb_queue cl_syoscb_queue_iterator_base::get_queue | ( | ) | [protected] |
Definition at line 291 of file pk_syoscb.sv.
| virtual bit pk_syoscb::cl_syoscb_queue_iterator_base::is_done | ( | ) | [virtual] |
Reimplemented in pk_syoscb::cl_syoscb_queue_iterator_std.
Definition at line 276 of file pk_syoscb.sv.
| virtual bit pk_syoscb::cl_syoscb_queue_iterator_base::last | ( | ) | [virtual] |
Reimplemented in pk_syoscb::cl_syoscb_queue_iterator_std.
Definition at line 257 of file pk_syoscb.sv.
| virtual bit pk_syoscb::cl_syoscb_queue_iterator_base::next | ( | ) | [virtual] |
Definition at line 239 of file pk_syoscb.sv.
| virtual bit pk_syoscb::cl_syoscb_queue_iterator_base::previous | ( | ) | [virtual] |
Reimplemented in pk_syoscb::cl_syoscb_queue_iterator_std.
Definition at line 245 of file pk_syoscb.sv.
| virtual bit pk_syoscb::cl_syoscb_queue_iterator_base::set_queue | ( | cl_syoscb_queue | owner | ) | [virtual] |
Reimplemented in pk_syoscb::cl_syoscb_queue_iterator_std.
Definition at line 285 of file pk_syoscb.sv.
| pk_syoscb::cl_syoscb_queue_iterator_base::uvm_object_utils | ( | cl_syoscb_queue_iterator_base | ) |
Reimplemented in pk_syoscb::cl_syoscb_queue_iterator_std.
| int unsigned pk_syoscb::cl_syoscb_queue_iterator_base::position = 0 |
Definition at line 236 of file pk_syoscb.sv.
|
Project: SyoSil ApS UVM Scoreboard, Revision: 1.0.0.2 |
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 Wed Feb 25 04:01:42 2015 |