wxMaxima
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Protected Attributes
Afterdoc_Test Class Reference

A test class. More...

#include <afterdoc.h>

Public Types

enum  EnumType { EVal1 , EVal2 }
 An enum type. More...
 

Public Member Functions

void member ()
 a member function.
 

Protected Attributes

int value
 an integer value
 

Detailed Description

A test class.

Member Enumeration Documentation

◆ EnumType

An enum type.

The documentation block cannot be put after the enum!

Enumerator
EVal1 

enum value 1

EVal2 

enum value 2


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