cl_syoscb_queue Class Reference

Inheritance diagram for cl_syoscb_queue:
Inheritance graph
[legend]
Collaboration diagram for cl_syoscb_queue:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 uvm_component_utils (cl_syoscb_queue)
virtual bit add_item (string producer, uvm_sequence_item item)=0
virtual bit delete_item (int unsigned idx)=0
virtual uvm_sequence_item get_item (int unsigned idx)=0
virtual int unsigned get_size ()=0
virtual bit insert_item (string producer, uvm_sequence_item item, int unsigned idx)=0
virtual
cl_syoscb_queue_iterator_base 
create_iterator ()=0
virtual bit delete_iterator (cl_syoscb_queue_iterator_base iterator)=0
 new (string name, uvm_component parent)

Public Attributes

cl_syoscb_queue_iterator_base iterators [cl_syoscb_queue_iterator_base]
int unsigned iter_idx
semaphore iter_sem

Detailed Description

Definition at line 1 of file cl_syoscb_queue.svh.


Member Function Documentation

virtual bit cl_syoscb_queue::add_item ( string  producer,
uvm_sequence_item  item 
) [pure virtual]

Implemented in cl_syoscb_queue_std.

virtual cl_syoscb_queue_iterator_base cl_syoscb_queue::create_iterator (  )  [pure virtual]

Implemented in cl_syoscb_queue_std.

virtual bit cl_syoscb_queue::delete_item ( int unsigned  idx  )  [pure virtual]

Implemented in cl_syoscb_queue_std.

virtual bit cl_syoscb_queue::delete_iterator ( cl_syoscb_queue_iterator_base  iterator  )  [pure virtual]

Implemented in cl_syoscb_queue_std.

virtual uvm_sequence_item cl_syoscb_queue::get_item ( int unsigned  idx  )  [pure virtual]

Implemented in cl_syoscb_queue_std.

virtual int unsigned cl_syoscb_queue::get_size (  )  [pure virtual]

Implemented in cl_syoscb_queue_std.

virtual bit cl_syoscb_queue::insert_item ( string  producer,
uvm_sequence_item  item,
int unsigned  idx 
) [pure virtual]

Implemented in cl_syoscb_queue_std.

cl_syoscb_queue::new ( string  name,
uvm_component  parent 
)

Reimplemented in cl_syoscb_queue_std.

Definition at line 27 of file cl_syoscb_queue.svh.

cl_syoscb_queue::uvm_component_utils ( cl_syoscb_queue   ) 

Member Data Documentation

Definition at line 6 of file cl_syoscb_queue.svh.

Definition at line 8 of file cl_syoscb_queue.svh.

Definition at line 5 of file cl_syoscb_queue.svh.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables

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
Doxygen Version: 1.6.1
IDV SV Filter Version: 2.6.2
Mon Nov 24 09:24:23 2014
Find a documentation bug? Report bugs to: bugs.intelligentdv.com Project: DoxygenFilterSV