Base class for all proxy items. More...
Public Member Functions | |
virtual cl_syoscb_item | get_item () |
Item API: Get the scoreboard item that this proxy item represents More... | |
virtual void | set_queue (cl_syoscb_queue_base queue) |
Item API: Sets the queue that the referenced item belongs to More... | |
virtual cl_syoscb_queue_base | get_queue () |
Item API: Gets the queue that this proxy item depends on More... | |
Base class for all proxy items.
A proxy item is used to decouple the act of iterating over a queue from the queue's implementation. Proxy items encode information that specify where in a given queue a specific cl_syoscb_item can be found.
Definition at line 4 of file cl_syoscb_proxy_item_base.svh.
|
virtual |
Item API: Get the scoreboard item that this proxy item represents
Definition at line 32 of file cl_syoscb_proxy_item_base.svh.
References cl_syoscb_queue_base::get_item().
Referenced by cl_syoscb_queue_hash< pk_syoscb::MD5_HASH_DIGEST_WIDTH >::delete_item(), cl_syoscb_queue_base::dump_orphans_to_file(), cl_syoscb_queue_base::dump_orphans_to_stdout(), cl_syoscb_queue_locator_hash< pk_syoscb::MD5_HASH_DIGEST_WIDTH >::search(), cl_syoscb_queue_locator_std::search(), cl_syoscb_queue_locator_hash< pk_syoscb::MD5_HASH_DIGEST_WIDTH >::validate_match(), and cl_syoscb_queue_locator_hash< pk_syoscb::MD5_HASH_DIGEST_WIDTH >::validate_no_match().
|
virtual |
Item API: Gets the queue that this proxy item depends on
Definition at line 44 of file cl_syoscb_proxy_item_base.svh.
Referenced by cl_syoscb_queue_locator_hash< pk_syoscb::MD5_HASH_DIGEST_WIDTH >::search().
|
virtual |
Item API: Sets the queue that the referenced item belongs to
A | handle to the queue |
Definition at line 38 of file cl_syoscb_proxy_item_base.svh.
Referenced by cl_syoscb_queue_iterator_std::get_item_proxy(), cl_syoscb_queue_iterator_hash< pk_syoscb::MD5_HASH_DIGEST_WIDTH >::get_item_proxy(), cl_syoscb_queue_locator_hash< pk_syoscb::MD5_HASH_DIGEST_WIDTH >::search(), and cl_syoscb_queue_locator_std::search().
![]() |
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:06 |