Doxygen
|
#include <algorithm>
#include <atomic>
#include <stdlib.h>
#include "entry.h"
#include "util.h"
#include "section.h"
#include "doxygen.h"
#include "arguments.h"
#include "config.h"
Go to the source code of this file.
Variables | |
static AtomicInt | g_num |
|
static |
Definition at line 31 of file entry.cpp.
Referenced by Entry::Entry(), Entry::Entry(), and Entry::~Entry().