Qucs-core
0.0.19
|
#include <sample4.h>
Public Member Functions | |
Counter () | |
int | Increment () |
void | Print () const |
Private Attributes | |
int | counter_ |
Counter::Counter | ( | ) | [inline] |
void Counter::Print | ( | ) | const |
int Counter::counter_ [private] |