File.h file
A file.
Namespaces
- namespace Namespace
- A namespace.
Enums
Typedefs
- using Typedef = int
- A typedef.
- using TypedefBrief = int
- Typedef with just a brief.
- using Typedef = int
- A typedef.
- using TypedefBrief = int
- Typedef with just a brief.
Functions
Variables
- int Variable constexpr
- A variable.
- int VariableBrief constexpr
- Variable with just a brief.
- int Variable constexpr
- A variable.
- int VariableBrief constexpr
- Variable with just a brief.
Defines
- #define A_MACRO
- A macro.
Enum documentation
Typedef documentation
Function documentation
void foo(float)
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Function overload with no brief.