|
Model Railroad System 2.2.2
|
Display memory config options. More...
Public Member Functions | |
| ConfigOptions (name,...) | |
| Construct a Config Options dialog. More... | |
| _Close () | |
| Close and destroy the dialog box. More... | |
Private Member Functions | |
| putdebug (message) | |
| Print message using debug output, if any. More... | |
Private Attributes | |
| nodeid | |
| Node ID. More... | |
| available | |
| Available bits. More... | |
| writelengths | |
| Write lengths. More... | |
| highest | |
| Highest memory space. More... | |
| lowest | |
| Lowest memory space. More... | |
| name | |
| Name string. More... | |
Display memory config options.
Options
| lcc::ConfigOptions::ConfigOptions | ( | name | , |
| ... | |||
| ) |
Construct a Config Options dialog.
| name | The widget pathname. |
| ... | Options:
|
| lcc::ConfigOptions::_Close | ( | ) |
Close and destroy the dialog box.
|
private |
Print message using debug output, if any.
| message | The message to print. |
|
private |
Available bits.
|
private |
Highest memory space.
|
private |
Lowest memory space.
|
private |
Name string.
|
private |
Node ID.
|
private |
Write lengths.