Class class
A class.
Contents
- Reference
Global include information for this one. (Unless the includes are disabled globally or the file is not documented.)
Public functions
- void foo()
- No include information for this one (and thus no details)
Enum documentation
enum RelatedEnum
A related enum in a different file. Shouldn't be shown in namespace docs but it is :(.
Typedef documentation
typedef int RelatedInt
A related typedef in a different file.
Function documentation
void relatedFunc()
A related function in a different file.
Variable documentation
const int RelatedVar constexpr
A related variable in a different file.
Define documentation
#define RELATED_DEFINE
A related define in a different file.