MITK-IGT
IGT Extension of MITK
Loading...
Searching...
No Matches
afterdoc.h
Go to the documentation of this file.
1
4{
5 public:
10 {
11 int EVal1,
12 int EVal2
13 };
14 void member();
15
16 protected:
17 int value;
18};
void member()
a member function.