CIRCT  19.0.0git
Public Member Functions | Private Member Functions | Friends | List of all members
circt::firrtl::AnnotationSetIterator Class Reference

#include <FIRRTLAnnotations.h>

Inheritance diagram for circt::firrtl::AnnotationSetIterator:
Inheritance graph
[legend]
Collaboration diagram for circt::firrtl::AnnotationSetIterator:
Collaboration graph
[legend]

Public Member Functions

Annotation operator* () const
 

Private Member Functions

 AnnotationSetIterator (AnnotationSet owner, ptrdiff_t curIndex)
 

Friends

class AnnotationSet
 

Detailed Description

Definition at line 355 of file FIRRTLAnnotations.h.

Constructor & Destructor Documentation

◆ AnnotationSetIterator()

circt::firrtl::AnnotationSetIterator::AnnotationSetIterator ( AnnotationSet  owner,
ptrdiff_t  curIndex 
)
inlineprivate

Definition at line 364 of file FIRRTLAnnotations.h.

Member Function Documentation

◆ operator*()

Annotation AnnotationSetIterator::operator* ( ) const

Definition at line 552 of file FIRRTLAnnotations.cpp.

Friends And Related Function Documentation

◆ AnnotationSet

friend class AnnotationSet
friend

Definition at line 370 of file FIRRTLAnnotations.h.


The documentation for this class was generated from the following files: