MITK-IGT
IGT Extension of MITK
Loading...
Searching...
No Matches
Afterdoc_Test Class Reference

#include <afterdoc.h>

Public Types

enum  EnumType { EVal1 , EVal2 }
 

Public Member Functions

void member ()
 a member function.
 

Protected Attributes

int value
 

Detailed Description

A test class

Definition at line 3 of file afterdoc.h.

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

Definition at line 9 of file afterdoc.h.

Member Function Documentation

◆ member()

void Afterdoc_Test::member ( )

a member function.

Member Data Documentation

◆ value

int Afterdoc_Test::value
protected

an integer value

Definition at line 17 of file afterdoc.h.


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