

Public Member Functions | |
| uvm_object_utils (cl_syoscb_queue_iterator_base) | |
| virtual bit | next ()=0 |
| virtual bit | previous ()=0 |
| virtual bit | first ()=0 |
| virtual bit | last ()=0 |
| virtual int unsigned | get_idx ()=0 |
| virtual uvm_sequence_item | get_item ()=0 |
| virtual bit | is_done ()=0 |
| virtual bit | set_queue (cl_syoscb_queue owner)=0 |
Public Attributes | |
| cl_syoscb_queue | owner |
| int unsigned | position = 0 |
Protected Member Functions | |
| cl_syoscb_queue | get_queue () |
Definition at line 1 of file cl_syoscb_queue_iterator_base.svh.
| virtual bit cl_syoscb_queue_iterator_base::first | ( | ) | [pure virtual] |
Implemented in cl_syoscb_queue_iterator_std.
| virtual int unsigned cl_syoscb_queue_iterator_base::get_idx | ( | ) | [pure virtual] |
Implemented in cl_syoscb_queue_iterator_std.
| virtual uvm_sequence_item cl_syoscb_queue_iterator_base::get_item | ( | ) | [pure virtual] |
Implemented in cl_syoscb_queue_iterator_std.
| cl_syoscb_queue cl_syoscb_queue_iterator_base::get_queue | ( | ) | [protected] |
Definition at line 42 of file cl_syoscb_queue_iterator_base.svh.
| virtual bit cl_syoscb_queue_iterator_base::is_done | ( | ) | [pure virtual] |
Implemented in cl_syoscb_queue_iterator_std.
| virtual bit cl_syoscb_queue_iterator_base::last | ( | ) | [pure virtual] |
Implemented in cl_syoscb_queue_iterator_std.
| virtual bit cl_syoscb_queue_iterator_base::next | ( | ) | [pure virtual] |
Implemented in cl_syoscb_queue_iterator_std.
| virtual bit cl_syoscb_queue_iterator_base::previous | ( | ) | [pure virtual] |
Implemented in cl_syoscb_queue_iterator_std.
| virtual bit cl_syoscb_queue_iterator_base::set_queue | ( | cl_syoscb_queue | owner | ) | [pure virtual] |
Implemented in cl_syoscb_queue_iterator_std.
| cl_syoscb_queue_iterator_base::uvm_object_utils | ( | cl_syoscb_queue_iterator_base | ) |
Reimplemented in cl_syoscb_queue_iterator_std.
Definition at line 6 of file cl_syoscb_queue_iterator_base.svh.
| int unsigned cl_syoscb_queue_iterator_base::position = 0 |
Definition at line 8 of file cl_syoscb_queue_iterator_base.svh.
|
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:23 2014 |