Doxygen
|
#include <atomic>
#include "doxygen.h"
#include "util.h"
#include "entry.h"
#include "message.h"
#include "docgroup.h"
Go to the source code of this file.
Variables | |
static std::atomic_int | g_groupId |
static std::mutex | g_memberGroupInfoMapMutex |
|
static |
Definition at line 23 of file docgroup.cpp.
Referenced by DocGroup::findExistingGroup().
|
static |
Definition at line 24 of file docgroup.cpp.
Referenced by DocGroup::addDocs(), DocGroup::close(), DocGroup::findExistingGroup(), and DocGroup::open().