This is an iterator that, when passed a Scope pointer, allows you to iterate through all instances within the Scope. Note that if two instances are connected to each other, they will both be visited by the iterator.
More...
#include <iter.h>
This is an iterator that, when passed a Scope pointer, allows you to iterate through all instances within the Scope. Note that if two instances are connected to each other, they will both be visited by the iterator.
The iterator returns a ValueIdx pointer corresponding to the instance.
◆ ActInstiter()
ActInstiter::ActInstiter |
( |
Scope * |
s | ) |
|
◆ ACTSTDITER()
hash_bucket_t* ActInstiter::b |
|
private |
The documentation for this class was generated from the following file: