<TestHeader> - Test Header

A header file. More...

Header: #include <TestHeader>

Types

enum Globals { Glo, Bal }

Variables

const int globalVar

Functions

void globalFunc()

Detailed Description

Type Documentation

enum Globals

ConstantValue
Glo0
Bal1

Variable Documentation

const int globalVar

Global variable.

Function Documentation

void globalFunc()

Global function.