|
ASCEND Flight Software
|
This is the complete list of members for Device, including all inherited members.
| attempt_number | Device | private |
| attemptConnection() | Device | inline |
| Device(String device_name) | Device | inline |
| Device(String device_name, int max_attempts, int wait_factor) | Device | inline |
| device_name | Device | protected |
| getDeviceName() | Device | inline |
| getVerified() | Device | inline |
| last_attempt | Device | private |
| max_attempts | Device | private |
| recoveryConfig(int max_attempts, int wait_factor) | Device | inline |
| setMaxAttempts(int max_attempts) | Device | inline |
| setWaitFactor(int wait_factor) | Device | inline |
| verified | Device | protected |
| verify()=0 | Device | pure virtual |
| wait_factor | Device | private |