#include <preferences.h>
Public Member Functions | |
| JogShuttleMapping (string action) | |
| JogShuttleMapping () | |
Public Attributes | |
| string | _action |
|
|
Definition at line 62 of file preferences.h. 00063 : _action( action ) 00064 {}
|
|
|
Definition at line 65 of file preferences.h. 00065 : _action( "" ) 00066 {}
|
|
|
Definition at line 61 of file preferences.h. |
1.4.2