wxMaxima
Loading...
Searching...
No Matches
Public Types
Enum_Test Class Reference

The class description. More...

#include <enum.h>

Public Types

enum  TEnum { Val1 , Val2 }
 A description of the enum type. More...
 
enum  AnotherEnum { V1 , V2 }
 Another enum, with inline docs. More...
 

Detailed Description

The class description.

Member Enumeration Documentation

◆ AnotherEnum

Another enum, with inline docs.

Enumerator
V1 

value 1

V2 

value 2

◆ TEnum

A description of the enum type.

Enumerator
Val1 

The description of the first enum value.


The documentation for this class was generated from the following file: