#include <handheld_dest_type.h>
Public Methods |
|
| handheld_dest_type (bool initialize_to_illegal_values=TRUE) | |
| Constructor. |
|
| ~handheld_dest_type () | |
| Destructor. |
|
Public Attributes |
|
| wxString | user_name |
| The user_name. |
|
| long | handheld_target_storage_mode |
| Destination on a handheld: RAM, SD card, or MemoryStick. |
|
| wxString | directory_on_card |
| The directory on the card. |
|
A handheld destination consists of info about user_name, whether to card or not, and the directory on the card.
|
|
Constructor.
|
|
|
Destination on a handheld: RAM, SD card, or MemoryStick. 0=To RAM 1=To SD card 2=To MemoryStick |