

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 1 of file cl_syoscb_queue_iterator_std.svh.
| bit cl_syoscb_queue_iterator_std::first | ( | ) | [virtual] |
Implements cl_syoscb_queue_iterator_base.
Definition at line 42 of file cl_syoscb_queue_iterator_std.svh.
| int unsigned cl_syoscb_queue_iterator_std::get_idx | ( | ) | [virtual] |
Implements cl_syoscb_queue_iterator_base.
Definition at line 55 of file cl_syoscb_queue_iterator_std.svh.
| uvm_sequence_item cl_syoscb_queue_iterator_std::get_item | ( | ) | [virtual] |
Implements cl_syoscb_queue_iterator_base.
Definition at line 60 of file cl_syoscb_queue_iterator_std.svh.
| bit cl_syoscb_queue_iterator_std::is_done | ( | ) | [virtual] |
Implements cl_syoscb_queue_iterator_base.
Definition at line 65 of file cl_syoscb_queue_iterator_std.svh.
| bit cl_syoscb_queue_iterator_std::last | ( | ) | [virtual] |
Implements cl_syoscb_queue_iterator_base.
Definition at line 49 of file cl_syoscb_queue_iterator_std.svh.
| bit cl_syoscb_queue_iterator_std::next | ( | ) | [virtual] |
Implements cl_syoscb_queue_iterator_base.
Definition at line 17 of file cl_syoscb_queue_iterator_std.svh.
| bit cl_syoscb_queue_iterator_std::previous | ( | ) | [virtual] |
Implements cl_syoscb_queue_iterator_base.
Definition at line 30 of file cl_syoscb_queue_iterator_std.svh.
| bit cl_syoscb_queue_iterator_std::set_queue | ( | cl_syoscb_queue | owner | ) | [virtual] |
Implements cl_syoscb_queue_iterator_base.
Definition at line 75 of file cl_syoscb_queue_iterator_std.svh.
| cl_syoscb_queue_iterator_std::uvm_object_utils | ( | cl_syoscb_queue_iterator_std | ) |
Reimplemented from cl_syoscb_queue_iterator_base.
|
Project: SyoSil ApS UVM Scoreboard, Revision: 1.0.0.1 |
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 Mon Nov 24 09:24:24 2014 |