Skip to main content

The outputlist.cpp File Reference

Included Headers

#include <atomic> #include "outputlist.h" #include "outputgen.h" #include "config.h" #include "message.h" #include "definition.h" #include "docparser.h" #include "vhdldocgen.h" #include "doxygen.h"

Variables Index

static AtomicIntg_outId

Description

This class represents a list of output generators that work in "parallel". The class only knows about the abstract base class OutputGenerators. All output is produced by calling a method of this class, which forwards the call to all output generators.

Variables

g_outId

AtomicInt g_outId
static

Definition at line 36 of file outputlist.cpp.

Referenced by OutputList::newId.


Generated via doxygen2docusaurus by Doxygen 1.14.0.