SyoSil ApS UVM Scoreboard
1.0.3.0
|
Queue iterator class defining the iterator API used for iterating md5 hash queues. More...
Additional Inherited Members | |
![]() | |
virtual cl_syoscb_proxy_item_base | next () |
Iterator API: See cl_syoscb_queue_iterator_base::next for details | |
virtual bit | has_next () |
Iterator API: See cl_syoscb_queue_iterator_base::has_next for details | |
virtual cl_syoscb_proxy_item_base | previous () |
Iterator API: See cl_syoscb_queue_iterator_base::previous for details | |
virtual bit | has_previous () |
Iterator API: See cl_syoscb_queue_iterator_base::has_previous for details | |
virtual bit | first () |
Iterator API: See cl_syoscb_queue_iterator_base::first for details | |
virtual bit | last () |
Iterator API: See cl_syoscb_queue_iterator_base::last for details | |
virtual bit | set_queue (cl_syoscb_queue_base owner) |
Iterator API: See cl_syoscb_queue_iterator_base::set_queue for details | |
![]() | |
virtual int | next_index () |
Iterator API: Returns the index of the item which would be returned if next() was called More... | |
virtual int | previous_index () |
Iterator API: Returns the index of the item which would be returned if previous() was called More... | |
![]() | |
virtual cl_syoscb_proxy_item_base | get_item_proxy () |
Iterator API: See cl_syoscb_queue_iterator_base::get_item_proxy for details | |
![]() | |
virtual cl_syoscb_queue_base | get_queue () |
Iterator API: Internal API: Returns the queue over which this iterator is iterating. More... | |
![]() | |
int unsigned | hash_index |
Field indicating which cl_syoscb_hash_item index we're currently looking at. | |
![]() | |
cl_syoscb_queue_base | owner |
The owner of this iterator. | |
int unsigned | position = 0 |
Current position in the queue. | |
cl_syoscb_cfg | cfg |
Local handle to the SCB cfg. | |
Queue iterator class defining the iterator API used for iterating md5 hash queues.
Definition at line 2 of file cl_syoscb_queue_iterator_hash_md5.svh.
![]() |
Project: SyoSil ApS UVM Scoreboard, Revision: 1.0.3.0 Copyright 2014-2022 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.8.14 Generated with IDV SV Filter Version: 2.6.3 Fri Sep 2 2022 14:41:13 |