|
SynchroTime
|
#include <session.h>


Public Member Functions | |
| Session (QObject *parent=0) | |
| Session (QObject *parent, Interface *const interface) | |
| Interface * | getInterface (void) |
| void | setInterface (Interface *const interface) |
Private Attributes | |
| Interface * | interface |
| Session::Session | ( | QObject * | parent = 0 | ) |
| Session::Session | ( | QObject * | parent, |
| Interface *const | interface | ||
| ) |
| Interface * Session::getInterface | ( | void | ) |
References interface.
Referenced by handleAdjustmentRequest(), handleCalibrationRequest(), handleInformationRequest(), handleResetRequest(), and handleSetRegisterRequest().

| void Session::setInterface | ( | Interface *const | interface | ) |
|
private |
Referenced by getInterface().
1.8.11