Public Member Functions | |
| SwitchAddressSetting (DiSEqCDevSwitch &switch_dev) | |
| virtual void | Load (void) |
| virtual void | Save (void) |
Private Attributes | |
| DiSEqCDevSwitch & | m_switch |
Definition at line 187 of file diseqcsettings.cpp.
| SwitchAddressSetting::SwitchAddressSetting | ( | DiSEqCDevSwitch & | switch_dev | ) | [inline] |
Definition at line 190 of file diseqcsettings.cpp.
| virtual void SwitchAddressSetting::Load | ( | void | ) | [inline, virtual] |
Implements Storage.
Definition at line 197 of file diseqcsettings.cpp.
| virtual void SwitchAddressSetting::Save | ( | void | ) | [inline, virtual] |
Implements Storage.
Definition at line 202 of file diseqcsettings.cpp.
DiSEqCDevSwitch& SwitchAddressSetting::m_switch [private] |
Definition at line 208 of file diseqcsettings.cpp.
1.6.3