|
Doxygen
|
#include "docgroup.h"#include <atomic>#include <mutex>#include "doxygen.h"#include "entry.h"#include "message.h"#include "util.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 29 of file docgroup.cpp.
Referenced by DocGroup::findExistingGroup().
|
static |
Definition at line 30 of file docgroup.cpp.
Referenced by DocGroup::addDocs(), DocGroup::close(), DocGroup::findExistingGroup(), and DocGroup::open().